PyIStorage.SetStateBits

SetStateBits(grfStateBits, grfMask)

Stores up to 32 bits of state information in this storage object.

Parameters

grfStateBits : int

Specifies the new values of the bits to set. No legal values are defined for these bits; they are all reserved for future use and must not be used by applications.

grfMask : int

A binary mask indicating which bits in grfStateBits are significant in this call.