Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_IMAGE_ENTRY_IN_SESSION Struct Reference

#include <mi.h>

List of all members.

Public Attributes

LIST_ENTRY Link
PVOID Address
PVOID LastAddress
ULONG ImageCountInThisSession
PMMPTE PrototypePtes
PLDR_DATA_TABLE_ENTRY DataTableEntry


Member Data Documentation

PVOID _IMAGE_ENTRY_IN_SESSION::Address
 

Definition at line 5764 of file mi.h.

Referenced by MiCheckVirtualAddress(), MiSessionInsertImage(), MiSessionLookupImage(), MiSessionRemoveImage(), and MiSessionUnloadAllImages().

PLDR_DATA_TABLE_ENTRY _IMAGE_ENTRY_IN_SESSION::DataTableEntry
 

Definition at line 5768 of file mi.h.

ULONG _IMAGE_ENTRY_IN_SESSION::ImageCountInThisSession
 

Definition at line 5766 of file mi.h.

Referenced by MiSessionInsertImage(), and MmUnloadSystemImage().

PVOID _IMAGE_ENTRY_IN_SESSION::LastAddress
 

Definition at line 5765 of file mi.h.

Referenced by MiCheckVirtualAddress(), and MiShareSessionImage().

LIST_ENTRY _IMAGE_ENTRY_IN_SESSION::Link
 

Definition at line 5763 of file mi.h.

Referenced by MiSessionInsertImage().

PMMPTE _IMAGE_ENTRY_IN_SESSION::PrototypePtes
 

Definition at line 5767 of file mi.h.

Referenced by MiCheckVirtualAddress(), and MiShareSessionImage().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:18 2004 for test by doxygen 1.3.7