Available metadata card modes.
Member | Value | Description |
---|---|---|
MFObjectWindowModeEdit | 3 | The default edit mode. |
MFObjectWindowModeEditApplicationModal | 4 | The object shown in the object window is currently open in the application, too. Does not allow the file name to change. |
MFObjectWindowModeInsert | 0 | The default insert mode. |
MFObjectWindowModeInsertSaveAsType | 2 | Shows file type selection in the metadata card. The selectable file types can be specified using ObjectCreationInfo. |
MFObjectWindowModeInsertSourceFiles | 1 | The source files specified in ObjectCreationInfo are added to the new object. |