TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Next
MGUID::==
MGUID
Compare this
MGUID
with the
MGUID
passed in as a parameter.
Parameters
Parameters
Description
const MGUID& rGUID
Pointer to an instance of
MGUID
that you want to compare with this
MGUID
.
Return Value
Return 1 if the two instances are equal; 0 otherwise.
Declaration
int
operator
==(
const
MGUID
& rGUID)
const
;
Links
MGUID
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference