Share via


MddDisconnect (Windows Embedded CE 6.0)

1/6/2010

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

Syntax

void MddDisconnect();

Parameters

None.

Return Value

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

Header rndismini.h
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

Remote NDIS Functions