Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Notification method indicating that a device service CommandSessionOpen request has completed.
HRESULT OnOpenCommandSessionComplete(
[in] IMbnDeviceService *deviceService,
[in] HRESULT status,
[in] ULONG requestID
);
[in] deviceService
The IMbnDeviceService object on which the CommandSessionOpen was requested.
[in] status
A status code that indicates the outcome of the operation.
[in] requestID
The request ID that was assigned by the Mobile Broadband service to the CommandSessionOpen request.
The method must return the following value.
Return code | Description |
---|---|
|
The method completed successfully. |
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | mbnapi.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today