IfmManage::put_AppName

This method sets the name of an application.

Syntax

HRESULT put_AppName ( BSTR bstrAppName );

Parameters

bstrAppName
Unicode string that contains the application name to set.

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.

See Also

IfmManage::get_AppName.