I try to obtain DeviceObject pointer to Ramdisk device on my system, but
when I invoke IoGetDeviceObjectPointer with any of “\Device\Ramdisk”,
“\DosDevices\Z:” or “\\.\Ramdisk” I receive error
OBJECT_NAME_NOT_FOUND, OBJECT_PATH_SYNTAX_BAD or OBJECT_NAME_INVALID.
Can someone help me?