Click or drag to resize
IKsPropertySet.QuerySupported Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
int QuerySupported(
	Guid guidPropSet,
	int dwPropID,
	out KSPropertySupport pTypeSupport
)

Parameters

guidPropSet
Type: System.Guid
dwPropID
Type: System.Int32
pTypeSupport
Type: Ozeki.Media.KSPropertySupport

Return Value

Type: Int32
See Also