#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 | ( | ) |
Default constructor.
| Filename sfile |
The source file.
| Filename dfile |
The destination file.
| Bool allowCopy |
true to allow copy, otherwise false .
| Bool allowGUI |
true to allow GUI, otherwise false .