CBaseMediaFilter::GetClassID
Fills the pClsID parameter with the class identifier of this filter (from m_clsid).
HRESULT GetClassID(
CLSID *pClsID);
Parameters
- pClsID
Pointer to the class identifier to be filled out.
Return Values
Returns an HRESULT value.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.