Click or drag to resize

OutlookStorageNativeMethodsIEnumSTATSTGNext Method

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

Parameters

celt
Type: SystemUInt32
rgelt
Type: System.Runtime.InteropServices.ComTypesSTATSTG
pceltFetched
Type: SystemUInt32
See Also