IfmManage::get_AppSmallIcon

This method gets the small icon for an application.

Syntax

HRESULT get_AppSmallIcon( OLE_HANDLE *phSmallIcon );

Parameters

phSmallIcon
Pointer to the handle of an icon.

Return Values

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

See Also

IfmManage::put_AppSmallIcon