#include <ProMenu.h>
ProError ProMacroLoad (
wchar_t* macro
/* (In)
A wide string representation of the command macro
*/
)
Returns
PRO_TK_NO_ERROR The function successfully loaded the command sequence.
PRO_TK_GENERAL_ERROR A general error occurred and the function failed.