Microsoft DirectX 9.0 |
Retrieves the class identifier for this filter.
Syntax
HRESULT GetClassID(
CLSID *pClsID
);
Parameters
pClsID
Pointer to a CLSID structure. Copy your class ID to here.
Return Value
Returns an HRESULT value.
See Also