NbtTdiAssociateConnection(
IN PFILE_OBJECT pFileObject,
IN HANDLE Handle
);
Routine Description:
This routine associates an open connection with the address object.
Arguments:
pFileObject - the connection file object
Handle - the address object to associate the connection with
Return Value:
Status of the operation.