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.
Determines whether two GUIDs are equal.
Syntax
void IsEqualGUID(
guid1,
guid2
);
Parameters
guid1
TBD
guid2
TBD
Return value
None
Remarks
IsEqualGUID is used by the IsEqualCLSID and IsEqualIID functions.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
| Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | winddi.h (include GuidDef.h, Objbase.h) |
| Library | Ole32.lib |
| DLL | Ole32.dll |