Click or drag to resize

OutlookStorageNativeMethodsILockBytesStat 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