|
3ds Max C++ API Reference
|
Classes | |
| class | MSClassFactory |
| class | MSOLEObject |
| class | OLEObject |
| class | OLEMethod |
| class | SafeArrayWrapper |
Macros | |
| #define | MS_E_EXCEPTION MAKE_SCODE(SEVERITY_ERROR, FACILITY_ITF, 0x0200) |
| #define | MS_E_ILLEGAL_RETURN_VALUE MS_E_EXCEPTION + 0x001 |
| #define | is_OLEObject(v) |
| #define | is_OLEMethod(v) |
| #define | is_SafeArrayWrapper(v) |
| #define | UNUSED(X) |
Functions | |
| BOOL | init_MAXScript_OLE () |
| void | uninit_OLE () |
| #define MS_E_EXCEPTION MAKE_SCODE(SEVERITY_ERROR, FACILITY_ITF, 0x0200) |
| #define MS_E_ILLEGAL_RETURN_VALUE MS_E_EXCEPTION + 0x001 |
| #define is_OLEObject | ( | v | ) |
| #define is_OLEMethod | ( | v | ) |
| #define is_SafeArrayWrapper | ( | v | ) |
| #define UNUSED | ( | X | ) |
| BOOL init_MAXScript_OLE | ( | ) |
| void uninit_OLE | ( | ) |