This global function tests whether or not the submitted GUID matches the GUID of IUnknown.
At a Glance
Header file: | Atlbase.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
BOOL InlineIsEqualUnknown( REFGUID rguid1 );
See Also