次の方法で共有


MddDisconnect (Compact 2013)

3/26/2014

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

See Also

Reference

Remote NDIS Functions