This method retrieves one of the two system fonts.
HRESULT GetFMSystemFont( OLE_HANDLE hFC, BOOL fSmall, IDispatch **ppdispFont);
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
Context handles are always to the faceplate screen.
For Microsoft Windows CE for the Auto PC, the font size is 10000 times value of the lower 32 bits of the psize variable used in the Component Object Module (COM) IFont::get_Size and IFont::put_Size methods.