IMLangFontLink::ReleaseFont method
Releases a font object created by the IMLangFontLink::MapFont method.
Syntax
HRESULT ReleaseFont(
[in] HFONT hFont
);
Parameters
- hFont [in]
-
A handle to the font object to be deleted.
Return value
Returns S_OK if successful, or an error value otherwise.
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: