ReactOS 0.4.16-dev-1946-g52006dd
_IMAGE_FUNCTION_ENTRY Struct Reference

#include <winnt_old.h>

Public Attributes

DWORD StartingAddress
 
DWORD EndingAddress
 
DWORD EndOfPrologue
 

Detailed Description

Definition at line 3821 of file winnt_old.h.

Member Data Documentation

◆ EndingAddress

DWORD _IMAGE_FUNCTION_ENTRY::EndingAddress

Definition at line 3823 of file winnt_old.h.

◆ EndOfPrologue

DWORD _IMAGE_FUNCTION_ENTRY::EndOfPrologue

Definition at line 3824 of file winnt_old.h.

◆ StartingAddress

DWORD _IMAGE_FUNCTION_ENTRY::StartingAddress

Definition at line 3822 of file winnt_old.h.


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