PyCPropertySheet.SetPSHBit

SetPSHBit(bitMask, bitValue)

Sets or clears a bit in m_psh.dwFlags

Parameters

bitMask : int

The PSH_* bit mask constant

bitValue : int

1 to set, 0 to clear