Click or drag to resize
IEnumMediaTypesNext Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
int Next(
	int cMediaTypes,
	AMMediaType[] ppMediaTypes,
	IntPtr pcFetched
)

Parameters

cMediaTypes
Type: SystemInt32
ppMediaTypes
Type: Ozeki.MediaAMMediaType
pcFetched
Type: SystemIntPtr

Return Value

Type: Int32
See Also