CBaseFilter::GetClassID (Compact 2013)
3/26/2014
Fills the pClsID parameter with the class identifier of this filter (from m_clsid).
Syntax
HRESULT GetClassID(
CLSID* pClsID
);
Parameters
- pClsID
Pointer to the class identifier to be filled out.
Return Value
Return NOERROR.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |