Click or drag to resize
IKsPropertySetGet Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
int Get(
	Guid guidPropSet,
	int dwPropID,
	IntPtr pInstanceData,
	int cbInstanceData,
	IntPtr pPropData,
	int cbPropData,
	out int pcbReturned
)

Parameters

guidPropSet
Type: SystemGuid
dwPropID
Type: SystemInt32
pInstanceData
Type: SystemIntPtr
cbInstanceData
Type: SystemInt32
pPropData
Type: SystemIntPtr
cbPropData
Type: SystemInt32
pcbReturned
Type: SystemInt32

Return Value

Type: Int32
See Also