IGetClusterUIInfo::GetIcon

The IGetClusterUIInfo::GetIcon method retrieves a handle to the icon to use in the upper left corner on property and wizard pages.

HICON GetIcon();
 

Parameters

None.

Return Values

GetIcon always returns a handle to an icon.

Remarks

Each wizard page or property page should have an icon control positioned at (8,7) with a size of (18,20).

QuickInfo

  Version: Use Windows NT Server Enterprise Edition 4.0.
  Windows CE: Unsupported.
  Header: Declared in cluadmex.h.