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 defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/ole32/ole16.c". source.winehq.org/source/dlls/ole32/ole16.c

Debug channel "ole".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.