OutlookStorageNativeMethodsIEnumSTATSTGNext Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
void Next(
	uint celt,
	STATSTG[] rgelt,
	out uint pceltFetched
)

Parameters

celt  UInt32
 
rgelt  STATSTG
 
pceltFetched  UInt32
 

See Also