Source position: jwawinioctl.pas line 480
type _STORAGE_HOTPLUG_INFO = record
Size: DWORD;
MediaRemovable: Boolean;
MediaHotplug: Boolean;
DeviceHotplug: Boolean;
WriteCacheEnableOverride: Boolean;
end;