ReactOS 0.4.15-dev-7842-g558ab78
_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 316 of file extypes.h.

Member Data Documentation

◆ DeleteCallback

PEXT_DELETE_CALLBACK _EXT_DELETE_PARAMETERS::DeleteCallback

Definition at line 320 of file extypes.h.

◆ DeleteContext

PVOID _EXT_DELETE_PARAMETERS::DeleteContext

Definition at line 321 of file extypes.h.

◆ Reserved

ULONG _EXT_DELETE_PARAMETERS::Reserved

Definition at line 319 of file extypes.h.

◆ Version

ULONG _EXT_DELETE_PARAMETERS::Version

Definition at line 318 of file extypes.h.


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