NTSetInformation(
IN tDEVICECONTEXT *pDeviceContext,
IN PIRP pIrp
);
Routine Description:
This Routine handles sets up event handlers that the client passes in.
Arguments:
pIrp - a ptr to an IRP
Return Value:
NTSTATUS - status of the request