IGetClusterUIInfo::GetIcon method (cluadmex.h)
[This method is available for use in the operating systems specified in the Requirements section. Support for this method was removed in Windows Server 2008.]
Returns a handle to the icon to use in the upper-left corner of property and wizard pages.
Syntax
HICON GetIcon();
Return value
GetIcon always returns a handle to an icon.
Remarks
With the GetIcon method, each property page or wizard page should have an icon control positioned at (8,7) with a size of (18,20).
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2003 Enterprise, Windows Server 2003 Datacenter |
Target Platform | Windows |
Header | cluadmex.h |