IMbnSmsReadMsgTextCdma::Index property
The index of the message in device SMS memory.
This property is read-only.
HRESULT get_Index(
[out] ULONG *Index
);
A pointer to the index of the message in device SMS memory. Valid values for this field are from 1 to the MaxMessageIndex property of the IMbnSmsConfiguration interface.
For class0/flash/alert type of messages which don’t get stored in device memory, this field is set to MBN_MESSAGE_INDEX_NONE.
Name | Meaning |
---|---|
S_OK | The operation completed successfully. |
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
None supported |
IDL |
Mbnapi.idl |