This method gets the name of the application.
HRESULT get_AppName( BSTR *pbstrAppname );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
IfmManage::put_AppName.