EM_GETPUNCTUATION message
Gets the current punctuation characters for the rich edit control.
Note This message is supported only in Asian-language versions of Microsoft Rich Edit 1.0. It is not supported in any later versions of Rich Edit.
Parameters
- wParam
-
The punctuation type can be one of the following values.
Value Meaning - PC_LEADING
Leading punctuation characters
- PC_FOLLOWING
Following punctuation characters
- PC_DELIMITER
Delimiter
- PC_OVERFLOW
Not supported
- lParam
-
Pointer to a PUNCTUATION structure that receives the punctuation characters.
Return value
If the operation succeeds, the return value is a nonzero value.
If the operation fails, the return value is zero.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
See also
- Reference
- EM_SETPUNCTUATION
- PUNCTUATION
Send comments about this topic to Microsoft
Build date: 10/27/2012