Retrieves status information about the storage object.
Namespace: Altaxo.UnmanagedApi.Ole32Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid Stat(
STATSTG pStatStg,
int grfStatFlag
)
Parameters
- pStatStg STATSTG
- Receives the storage status information.
- grfStatFlag Int32
- The flags that control the returned information.
See Also