#include <c4d_baselist.h>
Message struct for the MSG_RETRIEVEPRIVATEDATA message.
For example, this message can be used to get/set exporters/importers settings:
Public Member Functions | |
RetrievePrivateData () | |
Public Attributes | |
Int32 | flags |
void * | data |
Default constructor.
Int32 flags |
The flags for the retrieval.
void* data |
The address returned.