VOID
NbtNoteNewConnection(
IN tCONNECTELE *pConnEle,
IN tNAMEADDR *pNameAddr
);
Routine Description:
Inform the automatic connection driver of a
successful new connection.
Arguments:
pConnEle - a pointer to the upper connection
pNameAddr - a pointer to the remote name
Return Value:
None.