Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
4/8/2010
These flags indicate either the type of transport to use, or the action to perform on the message. They can be combined with bitwise OR to form a bitmask, and are used in the flags member of the MESSAGEFIELDS structure.
| Constant | Value | Description |
|---|---|---|
MESSAGEFIELDS_FLAGS_DELETEONCLOSE |
0x01 |
Delete the message permanently if the user cancels. |
MESSAGEFIELDS_FLAGS_SMSSERVICE |
0x02 |
A Short Message Service (SMS) message. |
See Also
Reference
MESSAGEFIELDS
IFormProviderEx::CreateComposeForm
IMessageFormHostEx::DoAction