NTConnect(
IN tDEVICECONTEXT *pDeviceContext,
IN PIRP pIrp
);
Routine Description:
This Routine handles calling the non OS specific code to open a session
connection to a destination.
Arguments:
pIrp - a ptr to an IRP
Return Value:
NTSTATUS - status of the request