IDmoMediaBufferGetMaxLength Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxint GetMaxLength(
out int maxLength
)
Function GetMaxLength (
<OutAttribute> ByRef maxLength As Integer
) As Integer
int GetMaxLength(
[OutAttribute] int% maxLength
)
abstract GetMaxLength :
maxLength : int byref -> int
Parameters
- maxLength
- Type: SystemInt32
Return Value
Type:
Int32
See Also