GetMapMode

Syntax

int GetMapMode(hDC)

This function retrieves the current mapping mode. See the SetMapMode function, later in this chapter, for a description of the mapping modes.

Parameter Type/Description  
hDC HDC Identifies the device context.  

Return Value

The return value specifies the mapping mode.