IEnumMediaTypesClone Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxint Clone(
out IEnumMediaTypes ppEnum
)
Function Clone (
<OutAttribute> ByRef ppEnum As IEnumMediaTypes
) As Integer
int Clone(
[OutAttribute] IEnumMediaTypes^% ppEnum
)
abstract Clone :
ppEnum : IEnumMediaTypes byref -> int
Parameters
- ppEnum
- Type: Ozeki.MediaIEnumMediaTypes
Return Value
Type:
Int32
See Also