Click or drag to resize

IEnumContextPropsNext Method

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void Next(
	uint celt,
	out tagContextProperty pContextProperties,
	out uint pceltFetched
)

Parameters

celt
Type: SystemUInt32
pContextProperties
Type: SuperOffice.COM.ApplicationtagContextProperty
pceltFetched
Type: SystemUInt32
See Also