#include <c4d_baselist.h>
Message struct for the MSG_DOCUMENTINFO_TYPE_MAKEPROJECT message.
Public Member Functions | |
| DocumentInfoMakeProj () | |
Public Attributes | |
| Filename | sfile |
| Filename | dfile |
| Bool | allowCopy |
| Bool | allowGUI |
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.