DescriptionCheckUpdate Struct Reference

#include <c4d_baselist.h>

详细描述

Message struct for the MSG_DESCRIPTION_CHECKUPDATE message.

公共成员函数

  DescriptionCheckUpdate ()

Public Attributes

BaseDocument doc
Int32   drawflags
const DescID descid

构造函数 & 析构函数文档编制

◆  DescriptionCheckUpdate()

DescriptionCheckUpdate ( )

Default constructor.

Member Data Documentation

◆  doc

BaseDocument * doc

The current document. Cinema 4D owns the pointed document.

◆  drawflags

Int32 drawflags

Set this to one of the draw flags: MSG_DESCRIPTION_CHECKUPDATE_FLAGS .

◆  descid

const DescID * descid

The description ID.