IMbnSmsConfiguration::get_CdmaShortMsgSize 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.

Maximum CDMA short message character length.

This property is read-only.

Syntax

HRESULT get_CdmaShortMsgSize(
  ULONG *shortMsgSize
);

Parameters

shortMsgSize

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header mbnapi.h

See also

IMbnSmsConfiguration