ReactOS 0.4.15-dev-7834-g00c4b3d
_IMAGE_FUNCTION_ENTRY Struct Reference

#include <winnt_old.h>

Public Attributes

DWORD StartingAddress
 
DWORD EndingAddress
 
DWORD EndOfPrologue
 

Detailed Description

Definition at line 3598 of file winnt_old.h.

Member Data Documentation

◆ EndingAddress

DWORD _IMAGE_FUNCTION_ENTRY::EndingAddress

Definition at line 3600 of file winnt_old.h.

◆ EndOfPrologue

DWORD _IMAGE_FUNCTION_ENTRY::EndOfPrologue

Definition at line 3601 of file winnt_old.h.

◆ StartingAddress

DWORD _IMAGE_FUNCTION_ENTRY::StartingAddress

Definition at line 3599 of file winnt_old.h.


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