EM_GETPASSWORDCHAR top-level constant
int
const EM_GETPASSWORDCHAR
Gets the password character that an edit control displays when the user enters text.
You can send this message to either an edit control or a rich edit control.
Implementation
const EM_GETPASSWORDCHAR = 0x00D2;