Expand Minimize
This topic has not yet been rated - Rate this topic

EM_GETZOOM message

Gets the current zoom ratio of a rich edit control. The zoom ration is always between 1/64 and 64.

Parameters

wParam

Receives the numerator of the zoom ratio.

lParam

Receives the denominator of the zoom ratio.

Return value

The message returns TRUE if message is processed, which it will be if both wParam and lParam are not NULL.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Redistributable

Rich Edit 3.0

Header

Richedit.h

See also

EM_SETZOOM

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.