// ntddstor.h
typedef struct _DEVICE_DSM_CONVERSION_OUTPUT {
ULONG Version;
GUID Source;
} DEVICE_DSM_CONVERSION_OUTPUT, *PDEVICE_DSM_CONVERSION_OUTPUT;
View the official Windows Driver Kit DDI referenceNo description available.
This structure is reserved for system use only.
VersionNot applicable.
SourceNot applicable.