Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Determines whether two GUIDs are equal.
Syntax
void IsEqualGUID(
[in] rguid1,
[in] rguid2
);
Parameters
[in] rguid1
The first GUID.
[in] rguid2
The second GUID.
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 | objbase.h (include GuidDef.h, Objbase.h) |
| Library | Ole32.lib |
| DLL | Ole32.dll |