ReactOS 0.4.16-dev-1172-g2041f3c
_IMAGE_FUNCTION_ENTRY Struct Reference

#include <winnt_old.h>

Public Attributes

DWORD StartingAddress
 
DWORD EndingAddress
 
DWORD EndOfPrologue
 

Detailed Description

Definition at line 3640 of file winnt_old.h.

Member Data Documentation

◆ EndingAddress

DWORD _IMAGE_FUNCTION_ENTRY::EndingAddress

Definition at line 3642 of file winnt_old.h.

◆ EndOfPrologue

DWORD _IMAGE_FUNCTION_ENTRY::EndOfPrologue

Definition at line 3643 of file winnt_old.h.

◆ StartingAddress

DWORD _IMAGE_FUNCTION_ENTRY::StartingAddress

Definition at line 3641 of file winnt_old.h.


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