Click or drag to resize
VideoInteropCreateBindCtx Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static int CreateBindCtx(
	int reserved,
	out IBindCtx ppbc
)

Parameters

reserved
Type: SystemInt32
ppbc
Type: System.Runtime.InteropServices.ComTypesIBindCtx

Return Value

Type: Int32
See Also