IEnumMediaTypesSkip Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxint Skip(
int cMediaTypes
)
Function Skip (
cMediaTypes As Integer
) As Integer
int Skip(
[InAttribute] int cMediaTypes
)
abstract Skip :
cMediaTypes : int -> int
Parameters
- cMediaTypes
- Type: SystemInt32
Return Value
Type:
Int32
See Also