|
3ds Max C++ API Reference
|
#include <WTypes.h>Typedefs | |
| typedef short | ParamID |
| The permanent ID of a Parameter. | |
| typedef short | BlockID |
| The permanent ID of the parameter block. | |
| typedef short | MapID |
| Parameter Map ID. | |
| typedef INT_PTR | StringResID |
| Resource String ID, that points to the fixed internal name for a function published definition. | |
| typedef int | ResID |
| Resource ID. | |
| typedef short BlockID |
The permanent ID of the parameter block.
see class ParamBlockDesc2
| typedef short MapID |
Parameter Map ID.
see class class ParamBlockDesc2 and class IParamMap2
| 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..
Resource ID.
see class ParamBlockDesc2