IGetClusterUIInfo::GetFont

The IGetClusterUIInfo::GetFont method retrieves a handle to the font to be displayed on property and wizard pages.

HFONT IGetClusterUIInfo::GetFont();
 

Parameters

None.

Return Values

If GetFont is successful, it returns a font handle.

Remarks

At present, GetFont returns the font handle as NULL. Cluster Administrator extensions should not use this return value in their user interface displays.

QuickInfo

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