Click or drag to resize
VideoInteropMkParseDisplayName Method

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