ReactOS 0.4.16-dev-401-g45b008d
_IMAGE_FUNCTION_ENTRY Struct Reference

#include <winnt_old.h>

Public Attributes

DWORD StartingAddress
 
DWORD EndingAddress
 
DWORD EndOfPrologue
 

Detailed Description

Definition at line 3627 of file winnt_old.h.

Member Data Documentation

◆ EndingAddress

DWORD _IMAGE_FUNCTION_ENTRY::EndingAddress

Definition at line 3629 of file winnt_old.h.

◆ EndOfPrologue

DWORD _IMAGE_FUNCTION_ENTRY::EndOfPrologue

Definition at line 3630 of file winnt_old.h.

◆ StartingAddress

DWORD _IMAGE_FUNCTION_ENTRY::StartingAddress

Definition at line 3628 of file winnt_old.h.


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