[This is preliminary documentation and subject to change.]
The MprConfigTransportDelete function removes the specified transport from the list of transports present in the specified router configuration.
DWORD MprConfigTransportDelete(
HANDLE hMprConfig, // handle to the router configuration
HANDLE hRouterTransport // handle to the transport configuration
);
Windows NT: Use version 5.0 and later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in mprapi.h.
Import Library: Link with mprapi.lib.
FormatMessage, MprConfigServerConnect, MprConfigTransportCreate, MprConfigTransportGetHandle