IsEqualGUID(3w)

NAME

IsEqualGUID (OLE32.@)

SYNOPSIS

BOOL IsEqualGUID
 (
  REFGUID rguid1,
  REFGUID rguid2
 )

DESCRIPTION

Compares two Unique Identifiers.

PARAMS

rguid1 [In] The first GUID to compare.

rguid2 [In] The other GUID to compare.

RETURNS

TRUE if equal

IMPLEMENTATION

Defined in "compobj_private.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ole32/compobj.c".

Debug channel "ole".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout