how can I hide a volume from end user

Hi, every body

This is a hard day for me. I am writing a file system filter, I want to hide a volume from end user, this mean, after my filter installed, one of end user 's volumes will invisible. but I have no idea about how to implement.

I have search in ntdev, but still no idea, if the IRP_MJ_QUERY_VOLUME_INFORMATION work.
If anybody have idea about this, please tell me.

thanks in advance.