Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 807 Bytes

filter-callback-routines.md

File metadata and controls

23 lines (12 loc) · 807 Bytes
title description ms.date
Filter Callback Routines
Filter Callback Routines
04/20/2017

Filter Callback Routines

The crash dump driver supports the following callback routines in a crash dump filter driver. These callback routines are not mandatory, so a crash dump filter driver is free to implement only a callback routine that is required to add the desired functionality.

Dump_Start

Dump_Write

Dump_Read

Dump_Finish

Dump_Unload