#include "maxheap.h"
#include <WTypes.h>
#include "ifnpub.h"
#include "GetCOREInterface.h"
#include "contextids.h"
Go to the source code of this
file.
Define Documentation
IHelpSystem interface ID.
Definition at line 18 of file helpsys.h.
#define DoHelp |
( |
|
cmd, |
|
|
|
data |
|
) |
|
|
#define F1Focus |
( |
|
cmd, |
|
|
|
data |
|
) |
|
|
- Deprecated:
- Deprecated in 3ds Max 2012. No replacement. Probably used
before 3ds Max 2009 when the helps window was not top level.
Definition at line 109 of file helpsys.h.
Function Documentation
MAX_DEPRECATED DWORD CIDtoHID |
( |
int |
CID, |
|
|
IDPair * |
array |
|
) |
|
|
- Deprecated:
- Deprecated in 3ds Max 2012. No replacement.
MAX_DEPRECATED void SetDialogHelpIDs |
( |
HWND |
hDlg, |
|
|
IDPair * |
array |
|
) |
|
|
- Deprecated:
- Deprecated in 3ds Max 2012. No replacement.
MAX_DEPRECATED HWND GetHTMLHelpHWnd |
( |
|
) |
|
- Deprecated:
- Deprecated in 3ds Max 2012. Probably used before 3ds Max 2009
when the helps window was not top level.
MAX_DEPRECATED void getHelpSys |
( |
void |
|
) |
|