TdiConnect(
IN PTDI_REQUEST pRequestInfo,
IN ULONG lTimeout,
IN PTDI_CONNECTION_INFORMATION pSendInfo,
IN PIRP pClientIrp
);
Routine Description:
This routine sends a connect request to the tranport provider, to setup
a connection to the other side...
Arguments:
Return Value:
The function value is the status of the operation.