3ds Max C++ API Reference
Loading...
Searching...
No Matches
PropertySet Options

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

Macros

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

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.