IMbnServiceActivation 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.
Pass-through mechanism for cellular service activation.
Inheritance
The IMbnServiceActivation interface inherits from the IUnknown interface. IMbnServiceActivation also has these types of members:
Methods
The IMbnServiceActivation interface has these methods.
IMbnServiceActivation::Activate Send the service activation request to the network. |
Remarks
An IMbnServiceActivation interface can be obtained by calling QueryInterface from IMbnInterface.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | mbnapi.h |