Connection Service Provider Mobile VPN Constants (Compact 2013)

3/26/2014

The following table describes the Connection Service Provider Mobile VPN Constants.

Type

Name

Value

Description

GUID

CM_CSP_MOBILEVPN_TYPE

{ 0xd08e2b6a, 0x419c, 0x4225, { 0xac, 0xe9, 0xa9, 0x90, 0xee, 0x61, 0x84, 0xcf } }

The CM_CONNECTION_TYPE value that identifies the Mobile VPN Connection Specific Provider.

TCHAR

CM_CSP_MOBILEVPN_CONNECTION

"MobileVPN\0"

The CM_CONNECTION_DETAILS name of the connection.

GUID

CMCN_VIRTUAL_VPN_MOBILE

0x334fe23f, 0x115, 0x450c, 0x86, 0xba, 0x64, 0xf9, 0x5e, 0xb6, 0x7d, 0xd8

A CM_CONNECTION_NETWORK_TYPE value indicating the Mobile VPN network type.

DWORD

CM_CSP_MOBILEVPN_CURRENT_VERSION

1

The current valid value of the Mobile VPN Connection Specific Provider version for use in the CM_CSP_PROVIDER_INFO structure version member.

Requirements

Header

cmcspmobilevpn.h

See Also

Reference

CM_CONNECTION_TYPE
CM_CONNECTION_DETAILS
CM_CONNECTION_DEVICE_TYPE
CM_CONNECTION_NETWORK_TYPE
CM_CSP_PROVIDER_INFO

Other Resources

Connection Service Provider Reference