IMbnVendorSpecificOperation 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.

Interface to pass requests from an application to the underlying Mobile Broadband miniport drivers.

Inheritance

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

Methods

The IMbnVendorSpecificOperation interface has these methods.

 
IMbnVendorSpecificOperation::SetVendorSpecific

Sends a request to the underlying Mobile Broadband device miniport driver.

Remarks

The calling 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