IMediaSampleGetPointer Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax int GetPointer(
out IntPtr ppBuffer
)
Function GetPointer (
<OutAttribute> ByRef ppBuffer As IntPtr
) As Integer
int GetPointer(
[OutAttribute] IntPtr% ppBuffer
)
abstract GetPointer :
ppBuffer : IntPtr byref -> int
Parameters
- ppBuffer
- Type: SystemIntPtr
Return Value
Type:
Int32See Also