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

EM_GETBIDIOPTIONS message

Indicates the current state of the bidirectional options in the rich edit control.

Parameters

wParam

This parameter is not used; it must be zero.

lParam

A BIDIOPTIONS structure that receives the current state of the bidirectional options in the rich edit control.

Return value

This message does not return a value.

Remarks

This message sets the values of the wMask and wEffects members to the value of the current state of the bidirectional options in the rich edit control.

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

Reference
BIDIOPTIONS
EM_SETBIDIOPTIONS

 

 

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.