GME  13
Defines
AnnotatorDecoratorImpl.cpp File Reference

Go to the source code of this file.

Defines

#define VERIFY_INITIALIZATION
#define VERIFY_LOCATION

Define Documentation

Value:
if (!m_pElementDecorator)                                       \
                return E_DECORATOR_UNINITIALIZED;

Definition at line 23 of file AnnotatorDecoratorImpl.cpp.

#define VERIFY_LOCATION
Value:
if (!m_bLocationSet)                                            \
                return E_DECORATOR_LOCISNOTSET;

Definition at line 27 of file AnnotatorDecoratorImpl.cpp.