CRichEditCtrl::GetPunctuation
取得在 Rich Edit 控制項的目前標點符號。
BOOL GetPunctuation(
UINT fType,
PUNCTUATION* lpPunc
) const;
參數
fType
如 EM_GETPUNCTUATION 所述 fType 參數的標點符號型別旗標,在 Windows SDK的。lpPunc
為 標點符號 結構的指標 Windows SDK,如中所述。
傳回值
如果不是零,則作業成功,則為 0。
備註
此成員函式為作業系統的只亞洲語言版本可用。
需求
Header: afxcmn.h