Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, |