XPLMFindCommand
XPLM_API XPLMCommandRef XPLMFindCommand(
const char * inName);
XPLMFindCommand looks up a command by name, and returns its command reference or NULL if the command does not exist.
XPLM_API XPLMCommandRef XPLMFindCommand(
const char * inName);
XPLMFindCommand looks up a command by name, and returns its command reference or NULL if the command does not exist.