int GetLogFont( LOGFONT * pLogFont );
Return Value
Nonzero if the function succeeds, otherwise 0.
Parameters
pLogFont
Pointer to the LOGFONT structure to receive the font information.
Remarks
Call this function to retrieve a copy of the LOGFONT structure for Cfont.
CFont Overview | Class Members | Hierarchy Chart
See Also LOGFONT, ::GetObject