Click or drag to resize

OutlookStorageNativeMethodsIStorageStat Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
void Stat(
	out STATSTG pStatStg,
	int grfStatFlag
)

Parameters

pStatStg
Type: System.Runtime.InteropServices.ComTypesSTATSTG
grfStatFlag
Type: SystemInt32
See Also