IGetClusterUIInfo::GetFont 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 font to be displayed on property and wizard pages.
Syntax
HFONT GetFont();
Return value
If GetFont is successful, it returns a font handle.
Remarks
The GetFont method returns the font handle as NULL. Failover Cluster Administrator extensions should not use this return value in their user interface displays.
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 |