Click or drag to resize

IStorageStat Method

[Missing <summary> documentation for "M:Altaxo.UnmanagedApi.Ole32.IStorage.Stat(System.Runtime.InteropServices.ComTypes.STATSTG,System.Int32)"]


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

Parameters

pStatStg  STATSTG

[Missing <param name="pStatStg"/> documentation for "M:Altaxo.UnmanagedApi.Ole32.IStorage.Stat(System.Runtime.InteropServices.ComTypes.STATSTG,System.Int32)"]

grfStatFlag  Int32

[Missing <param name="grfStatFlag"/> documentation for "M:Altaxo.UnmanagedApi.Ole32.IStorage.Stat(System.Runtime.InteropServices.ComTypes.STATSTG,System.Int32)"]

See Also