Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sets the punctuation in a rich edit control.
BOOL SetPunctuation(
UINT fType,
PUNCTUATION* lpPunc
);
Parameters
fType
The punctuation flag. For a list of possible values, see the fType parameter for EM_SETPUNCTUATION in the Windows SDK.lpPunc
A pointer to a PUNCTUATION structure, as described in the Windows SDK.
Return Value
Nonzero if successful, otherwise 0.
Remarks
This member function is available for only Asian-language versions of the operating system.
Requirements
Header: afxcmn.h