Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |