NAME

IsEqualGUID16  (COMPOBJ.18)

SYNOPSIS

 BOOL16 IsEqualGUID16
 (
  GUID* g1,
  GUID* g2
 )

PARAMS

g1 [In] unique Id 1.
g2 [In] unique Id 2.

DESCRIPTION

Compares two Unique Identifiers.

RETURNS

TRUE if equal

IMPLEMENTATION

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.