IStorage::SetStateBits Method (UInt32, UInt32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void SetStateBits(
	unsigned int grfStateBits,
	unsigned int grfMask
)

Parameters

grfStateBits
Type: System::UInt32
grfMask
Type: System::UInt32
Return to top
Show: