Data Members
m_pFont | A pointer to the CFontHolder object’s IFont interface. |
Construction/Destruction
CFontHolder | Constructs a CFontHolder object. |
Operations
GetFontDispatch | Returns the font’s IDispatch interface. |
GetDisplayString | Retrieves the string displayed in a container’s property browser. |
GetFontHandle | Returns a handle to a Windows font. |
InitializeFont | Initializes a CFontHolder object. |
ReleaseFont | Disconnects the CFontHolder object from the IFont and IFontNotification interfaces. |
Select | Selects a font resource into a device context. |
SetFont | Connects the CFontHolder object to an IFont interface. |