Click or drag to resize

IStorageStat Method

Retrieves status information about the storage object.

Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void Stat(
	STATSTG pStatStg,
	int grfStatFlag
)

Parameters

pStatStg  STATSTG
Receives the storage status information.
grfStatFlag  Int32
The flags that control the returned information.
See Also