Click or drag to resize

VideoInteropCreateBindCtx Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
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