3ds Max C++ API Reference
PropertySet Options

For internal reasons these must be bitflags. More...

Macros

#define PROPSET_SUMMARYINFO   0x01
 Corresponds to the File Properties Summary tab properties. More...
 
#define PROPSET_DOCSUMMARYINFO   0x02
 Corresponds to the File Properties Contents tab properties (Document Contents). More...
 
#define PROPSET_USERDEFINED   0x04
 Corresponds to the File Properties Custom tab properties. More...
 

Detailed Description

For internal reasons these must be bitflags.

See also
Class Interface

Macro Definition Documentation

◆ PROPSET_SUMMARYINFO

#define PROPSET_SUMMARYINFO   0x01

Corresponds to the File Properties Summary tab properties.

◆ PROPSET_DOCSUMMARYINFO

#define PROPSET_DOCSUMMARYINFO   0x02

Corresponds to the File Properties Contents tab properties (Document Contents).

◆ PROPSET_USERDEFINED

#define PROPSET_USERDEFINED   0x04

Corresponds to the File Properties Custom tab properties.