Click or drag to resize

IEnumMediaTypesNext Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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