ILockBytes::Stat Method (array<STATSTG>^, UInt32)

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

void Stat(
	array<STATSTG>^ pstatstg,
	unsigned int grfStatFlag
)

Parameters

pstatstg
Type: array<Microsoft.VisualStudio.OLE.Interop::STATSTG>^
grfStatFlag
Type: System::UInt32
Return to top
Show: