Microsoft DirectX 8.1 (C++) |
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