IfmManage::put_AppSmallIcon

This method sets the small icon for an application.

Syntax

HRESULT set_AppSmallIcon( OLE_HANDLE hSmallIcon );

Parameters

hSmallIcon
Handle of an icon.

Return Values

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

See Also

IfmManage::get_AppSmallIcon