UCOMIStream.Stat Method
.NET Framework 3.0
Retrieves the STATSTG structure for this stream.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly: mscorlib (in mscorlib.dll)
void Stat ( /** @attribute OutAttribute() */ /** @ref */ STATSTG pstatstg, int grfStatFlag )
Not applicable.
Parameters
- pstatstg
On successful return, contains a STATSTG structure which describes this stream object.
- grfStatFlag
Specifies some of the members in the STATSTG structure that this method does not return, thus saving some memory allocation operations.
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.