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
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Redistributable |
Rich Edit 3.0 |
Header |
|
See also
-
Reference