![]() | InDesign SDK 20.5 |
#include <UIDPairRef.h>
Public Member Functions | |
| UIDPairRef (IDataBase *db, UID key, UID value) | |
| UIDPairRef (const UIDPairRef &ref) | |
| IDataBase * | GetDataBase () const |
| UID | GetKeyUID () const |
| UID | GetValueUID () const |
| bool16 | operator== (const UIDPairRef &other) const |
| bool16 | operator!= (const UIDPairRef &other) const |
Contains a pair of UIDs
| inline |
Constructor
| inline |
Return the key UID
| inline |
Return the value UID
| inline |
Operator !=
| inline |
Operator ==