CFactoryTemplate::IsClassID (Compact 2013)
3/26/2014
Determines if the class identifier (CLSID) passed matches the CLSID assigned to this class template.
Syntax
BOOL IsClassID(
REFCLSID rclsid
);
Parameters
- rclsid
CLSID being tested.
Return Value
Returns TRUE if the CLSIDs are the same; otherwise, returns FALSE.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |