GetFontSize
This method returns the size of the font that is set in the connection.
Note:
This method is valid only if the connection uses a
DBCS host code page. That is, the method IsDBCSHost must return TRUE
for the connection. For SBCS connections, this method fails with an
exception.