TVideo Sample .Get Ex Prop Method
Unit: VSample
function GetExProp(guidPropSet: TGuiD; dwPropID: TAMPropertyPin; pInstanceData: pointer; cbInstanceData: DWORD; out pPropData; cbPropData: DWORD; out pcbReturned: DWORD): HResult
Parameters
- guidPropSet
- Type: DirectShow9.TGuid
- dwPropID
- Type: TAMPropertyPin
- pInstanceData
- Type: System.Pointer
- cbInstanceData
- Type: DWORD
- pPropData
- Type:
- cbPropData
- Type: DWORD
- pcbReturned
- Type: DWORD
Return Value
Type: HResult