PyCPropertyPage.SetPSPBit

SetPSPBit(bitMask, bitValue)

Sets or clears a bit in m_psp.dwFlags

Parameters

bitMask : int

The PSP_* bit mask constant

bitValue : int

1 to set, 0 to clear