Поделиться через


IMbnSmsConfiguration::MaxMessageIndex property

SMS message memory capacity.

This property is read-only.

Syntax

HRESULT get_MaxMessageIndex(
  [out] ULONG *index
);

Property value

A pointer to the total number of messages that can be stored in the device SMS memory store.

Error codes

Name Meaning
S_OK

The operation completed successfully.

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

None supported

IDL

Mbnapi.idl

See also

IMbnSmsConfiguration