DocumentInfoMakeProj Struct Reference

#include <c4d_baselist.h>

详细描述

Message struct for the MSG_DOCUMENTINFO_TYPE_MAKEPROJECT message.

公共成员函数

  DocumentInfoMakeProj ()

Public Attributes

Filename   sfile
Filename   dfile
Bool   allowCopy
Bool   allowGUI

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

◆  DocumentInfoMakeProj()

DocumentInfoMakeProj ( )

Default constructor.

Member Data Documentation

◆  sfile

Filename sfile

The source file.

◆  dfile

Filename dfile

The destination file.

◆  allowCopy

Bool allowCopy

true to allow copy, otherwise false .

◆  allowGUI

Bool allowGUI

true to allow GUI, otherwise false .