How to set the input letter of the command line(c++)?

Hi @pythonuser

ON_wString str_test_local(L"Opt"); //your localization
CRhinoCommandOptionName con_test(L"A", str_test_local);

RHCMDOPTNAME(L"Opt") => con_test