Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the indicator index for a given ID.
int CommandToIndex(
UINT nIDFind
) const;
Parameters
- nIDFind
String ID of the indicator whose index is to be retrieved.
Return Value
The index of the indicator if successful; –1 if not successful.
Remarks
The index of the first indicator is 0.
Requirements
Header: afxext.h