Click or drag to resize

VideoInteropMkParseDisplayName Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public static int MkParseDisplayName(
	IBindCtx pbc,
	string szUserName,
	ref int pchEaten,
	out IMoniker ppmk
)

Parameters

pbc
Type: System.Runtime.InteropServices.ComTypesIBindCtx
szUserName
Type: SystemString
pchEaten
Type: SystemInt32
ppmk
Type: System.Runtime.InteropServices.ComTypesIMoniker

Return Value

Type: Int32
See Also