Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |