Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

The SHUIMETRICenumeration is used by the SHGetUIMetricsfunction to allow you to specify the unit of measure for the system font size.

Syntax

enum {
  SHUIM_INVALID			= 0,
  SHUIM_FONTSIZE_POINT,
  SHUIM_FONTSIZE_PIXEL,
  SHUIM_FONTSIZE_PERCENTAGE,
} SHUIMETRIC;

Enumerators

SHUIM_INVALID

Reserved.

SHUIM_FONTSIZE_POINT

The system font size expressed in hundredths of a point. (A point is equal to 1/72 of an inch.)

SHUIM_FONTSIZE_PIXEL

The system font size expressed in pixels.

SHUIM_FONTSIZE_PERCENTAGE

The system font size expressed as a percentage of the standard size font.

Requirements

Header aygshell.h
Windows Embedded CE Windows CE .NET 4.2 and later
Windows Mobile Pocket PC for Windows Mobile 2003 Second Edition and later, Smartphone for Windows Mobile 2003 Second Edition and later

See Also

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.