This method gets the command prompt.
HRESULT get_CommandPrompt( BSTR *pbstrCommandPrompt );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.
The command prompt is a string that is displayed in front of command items that have rows. Only one command item can have the focus at one time.