#include <c4d_baselist.h>
Message struct for the MSG_DESCRIPTION_CHECKUPDATE message.
Public Member Functions | |
| DescriptionCheckUpdate () | |
Public Attributes | |
| BaseDocument * | doc |
| Int32 | drawflags |
| const DescID * | descid |
Default constructor.
| BaseDocument* doc |
The current document. Cinema 4D owns the pointed document.
| Int32 drawflags |
Set this to one of the draw flags: MSG_DESCRIPTION_CHECKUPDATE_FLAGS.
| const DescID* descid |
The description ID.