ReactOS 0.4.15-dev-7942-gd23573b
_INTERNAL_ENUM_PAGE_FILES_CONTEXT Struct Reference
Collaboration diagram for _INTERNAL_ENUM_PAGE_FILES_CONTEXT:

Public Attributes

LPVOID lpContext
 
PENUM_PAGE_FILE_CALLBACKA pCallbackRoutine
 
DWORD dwErrCode
 

Detailed Description

Definition at line 202 of file psapi.c.

Member Data Documentation

◆ dwErrCode

DWORD _INTERNAL_ENUM_PAGE_FILES_CONTEXT::dwErrCode

Definition at line 206 of file psapi.c.

◆ lpContext

LPVOID _INTERNAL_ENUM_PAGE_FILES_CONTEXT::lpContext

Definition at line 204 of file psapi.c.

◆ pCallbackRoutine

PENUM_PAGE_FILE_CALLBACKA _INTERNAL_ENUM_PAGE_FILES_CONTEXT::pCallbackRoutine

Definition at line 205 of file psapi.c.


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