3ds Max C++ API Reference
iparamb2Typedefs.h File Reference
#include <WTypes.h>

Typedefs

typedef short ParamID
 The permanent ID of a Parameter. More...
 
typedef short BlockID
 The permanent ID of the parameter block. More...
 
typedef short MapID
 Parameter Map ID. More...
 
typedef INT_PTR StringResID
 Resource String ID, that points to the fixed internal name for a function published definition. More...
 
typedef int ResID
 Resource ID. More...
 

Typedef Documentation

◆ ParamID

typedef short ParamID

The permanent ID of a Parameter.

see class ParamDef

◆ BlockID

typedef short BlockID

The permanent ID of the parameter block.

see class ParamBlockDesc2

◆ MapID

typedef short MapID

Parameter Map ID.

see class class ParamBlockDesc2 and class IParamMap2

◆ StringResID

typedef INT_PTR StringResID

Resource String ID, that points to the fixed internal name for a function published definition.

see class ParamBlockDesc2, FPFunctionDef, FPActionDef, FPPropDef, FPParamDef, etc..

◆ ResID

typedef int ResID

Resource ID.

see class ParamBlockDesc2