IMbnConnectionContext interface (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.

Manages connection contexts.

A connection context is an abstraction of a specific set of network configuration parameters for setting up a virtual circuit or flow on top of the physical Mobile Broadband connection.

Inheritance

The IMbnConnectionContext interface inherits from the IUnknown interface. IMbnConnectionContext also has these types of members:

Methods

The IMbnConnectionContext interface has these methods.

 
IMbnConnectionContext::GetProvisionedContexts

Gets a list of connection contexts.
IMbnConnectionContext::SetProvisionedContext

Adds or updates a provisioned context.

Remarks

An application can acquire this interface by calling the QueryInterface method of IMbnInterface.

Requirements

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