Open Search
    DocumentInfoMakeProj Struct Reference

    #include <c4d_baselist.h>

    Detailed Description

    Message struct for the MSG_DOCUMENTINFO_TYPE_MAKEPROJECT message.

    Public Member Functions

     DocumentInfoMakeProj ()
     

    Public Attributes

    Filename sfile
     
    Filename dfile
     
    Bool allowCopy
     
    Bool allowGUI
     

    Constructor & Destructor Documentation

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