ReactOS 0.4.16-dev-2384-gff6bd79
_EXT_DELETE_PARAMETERS Struct Reference

#include <extypes.h>

Collaboration diagram for _EXT_DELETE_PARAMETERS:

Public Attributes

ULONG Version
 
ULONG Reserved
 
PEXT_DELETE_CALLBACK DeleteCallback
 
PVOID DeleteContext
 

Detailed Description

Definition at line 325 of file extypes.h.

Member Data Documentation

◆ DeleteCallback

PEXT_DELETE_CALLBACK _EXT_DELETE_PARAMETERS::DeleteCallback

Definition at line 329 of file extypes.h.

◆ DeleteContext

PVOID _EXT_DELETE_PARAMETERS::DeleteContext

Definition at line 330 of file extypes.h.

◆ Reserved

ULONG _EXT_DELETE_PARAMETERS::Reserved

Definition at line 328 of file extypes.h.

◆ Version

ULONG _EXT_DELETE_PARAMETERS::Version

Definition at line 327 of file extypes.h.


The documentation for this struct was generated from the following file: