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

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/compobj.dll16/compobj.c". https://source.winehq.org/source/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 Apr 2024.