IMbnSmsReadMsgTextCdma::get_Message method (mbnapi.h)
Important
Starting in Windows 10, version 1803, the Win32 APIs described in this section are replaced by the Windows Runtime APIs in the Windows.Networking.Connectivity namespace.
The contents of the message.
This property is read-only.
HRESULT get_Message(
SAFEARRAY **Message
);
Message
None
The maximum size of the message is specified by the CdmaShortMsgSize property of IMbnSmsConfiguration The size can also be no larger than MBN_CDMA_SHORT_MSG_SIZE_MAX (160).
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | mbnapi.h |