IsEqualGUID16 (COMPOBJ.18)
BOOL16 IsEqualGUID16 ( GUID* g1, GUID* g2 )
g1 | [In] | unique Id 1. |
g2 | [In] | unique Id 2. |
Compares two Unique Identifiers.
TRUE if equal
Declared in "include/netiodef.h". gitlab.winehq.org/wine/wine/blob/master/include/netiodef.h
Implemented in "dlls/compobj.dll16/compobj.c". gitlab.winehq.org/wine/wine/blob/master/dlls/compobj.dll16/compobj.c
Debug channel "ole".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.