ReactOS 0.4.15-dev-7788-g1ad9096
_DBGKM_LOAD_DLL Struct Reference

#include <dbgktypes.h>

Collaboration diagram for _DBGKM_LOAD_DLL:

Public Attributes

HANDLE FileHandle
 
PVOID BaseOfDll
 
ULONG DebugInfoFileOffset
 
ULONG DebugInfoSize
 
PVOID NamePointer
 

Detailed Description

Definition at line 161 of file dbgktypes.h.

Member Data Documentation

◆ BaseOfDll

PVOID _DBGKM_LOAD_DLL::BaseOfDll

◆ DebugInfoFileOffset

ULONG _DBGKM_LOAD_DLL::DebugInfoFileOffset

◆ DebugInfoSize

ULONG _DBGKM_LOAD_DLL::DebugInfoSize

◆ FileHandle

HANDLE _DBGKM_LOAD_DLL::FileHandle

◆ NamePointer

PVOID _DBGKM_LOAD_DLL::NamePointer

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