MddDisconnect (Windows CE 5.0)

Send Feedback

This function is used by PDD to inform the MDD that the physical connection to the host has been terminated.

void MddDisconnect();

Parameters

None.

Return Values

None.

Remarks

This function initiates MDD to tear down the adapter from the local host. The local host will then start listening for connection establishment in a RNDIS_INITIALIZE packet from the RNDIS Host.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Rndismini.h.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.