IsEqualGUID (OLE32.@)
BOOL IsEqualGUID ( REFGUID rguid1, REFGUID rguid2 )
Compares two Unique Identifiers.
rguid1 | [In] | The first GUID to compare. |
rguid2 | [In] | The other GUID to compare. |
TRUE if equal
Defined in "comcat.h".
Implemented in "dlls/ole32/compobj.c". source.winehq.org/source/dlls/ole32/compobj.c
Debug channel "ole".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.