#include <c4d_baselist.h>
Message struct for the MSG_DESCRIPTION_CHECKUPDATE message.
公共成员函数 |
|
| DescriptionCheckUpdate () | |
Public Attributes |
|
| BaseDocument * | doc |
| Int32 | drawflags |
| const DescID * | descid |
| DescriptionCheckUpdate | ( | ) |
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.