Volume

Hi all,

Is there any way to get Volume from GUID, like FltGetVolumeFromName.

Let me know if anybody knows the API.

Thanks,
Musharraf

I’ve been using IOCTL_MOUNTMGR_QUERY_POINTS for that.

Thanks,
Alex.

I’m with Alex on this one - it’s easiest just to use the mount manager calls (look at the header file for the IOCTL definitions.)

Tony
OSR