Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
Read a Unicode string property.
HRESULT GetStringW( [in] DWORD dwPropID, [in] DWORD cchLength, [out,size_is(cchLength)] LPWSTR pszValue );
pszValue
Receives the value.
Value | Description |
---|---|
S_OK | Success. |
MAILMSG_E_PROPNOTFOUND | Failure. The property was not present. The value is zero (NULL). |
ISMTPParams.PutStringW