ReactOS 0.4.15-dev-7953-g1f49173
_IMAGE_BOUND_IMPORT_DESCRIPTOR Struct Reference

#include <winnt_old.h>

Public Attributes

DWORD TimeDateStamp
 
WORD OffsetModuleName
 
WORD NumberOfModuleForwarderRefs
 

Detailed Description

Definition at line 3431 of file winnt_old.h.

Member Data Documentation

◆ NumberOfModuleForwarderRefs

WORD _IMAGE_BOUND_IMPORT_DESCRIPTOR::NumberOfModuleForwarderRefs

Definition at line 3434 of file winnt_old.h.

Referenced by LdrpHandleOneNewFormatImportDescriptor(), and LdrpUpdateLoadCount3().

◆ OffsetModuleName

WORD _IMAGE_BOUND_IMPORT_DESCRIPTOR::OffsetModuleName

Definition at line 3433 of file winnt_old.h.

Referenced by LdrpHandleOneNewFormatImportDescriptor(), and LdrpUpdateLoadCount3().

◆ TimeDateStamp

DWORD _IMAGE_BOUND_IMPORT_DESCRIPTOR::TimeDateStamp

Definition at line 3432 of file winnt_old.h.

Referenced by LdrpHandleOneNewFormatImportDescriptor().


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