Click or drag to resize
VideoInterop.CreateBindCtx 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: System.Int32
ppbc
Type: System.Runtime.InteropServices.ComTypes.IBindCtx

Return Value

Type: Int32
See Also