Retrieves information on the physical font represented by the CFontHolder object.
void QueryTextMetrics(
   LPTEXTMETRIC lptm
);
Parameters
- lptm
 A pointer to a TEXTMETRIC structure that will receive the information.
Requirements
Header: afxctl.h
Retrieves information on the physical font represented by the CFontHolder object.
void QueryTextMetrics(
   LPTEXTMETRIC lptm
);
Header: afxctl.h