The IGetClusterUIInfo::GetFont method retrieves a handle to the font to be displayed on property and wizard pages.
HFONT IGetClusterUIInfo::GetFont();
None.
If GetFont is successful, it returns a font handle.
At present, GetFont returns the font handle as NULL. Cluster Administrator extensions should not use this return value in their user interface displays.
Version: Use Windows NT Server Enterprise Edition 4.0.
Windows CE: Unsupported.
Header: Declared in cluadmex.h.