DescriptionCheckUpdate Struct Reference

#include <c4d_baselist.h>

Detailed Description

Message struct for the MSG_DESCRIPTION_CHECKUPDATE message.

Public Member Functions

 DescriptionCheckUpdate ()
 

Public Attributes

BaseDocumentdoc
 
Int32 drawflags
 
const DescIDdescid
 

Constructor & Destructor Documentation

◆ DescriptionCheckUpdate()

Default constructor.

Member Data Documentation

◆ 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.