Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DeviceDsmOutputBlock function gets the output block from the output buffer.
Syntax
PVOID DeviceDsmOutputBlock(
PDEVICE_DSM_OUTPUT Output
);
Parameters
Output
Pointer to the DEVICE_DSM_OUTPUT structure.
Return value
Returns a pointer to the output block that immediately follows the DEVICE_DSM_OUTPUT structure that Output points to.
Remarks
See Data Set Management Overview for information on how to set up and process a DSM action.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1803 |
Target Platform | Universal |
Header | ntddstor.h |