IOCTL_REPLY
case IOCTL_REPLY:
IOCtlReply() : ReplyRequest(IOCTL_REPLY) {}
KernelRequestHandler handler(this, IOCTL_REPLY);