BazisLib::Win32::ImportTablePatcher< _LocateImportsSectionFunc, rdfunc, wrfunc >::_IMAGE_DATA_DIRECTORY Struct Reference

List of all members.

Public Attributes

DWORD RVA
DWORD Size

template<ptr_LocateImportsSection _LocateImportsSectionFunc = NULL, copyfunc rdfunc = _simplecpy, copyfunc wrfunc = _simplecpy>
struct BazisLib::Win32::ImportTablePatcher< _LocateImportsSectionFunc, rdfunc, wrfunc >::_IMAGE_DATA_DIRECTORY


Member Data Documentation

template<ptr_LocateImportsSection _LocateImportsSectionFunc = NULL, copyfunc rdfunc = _simplecpy, copyfunc wrfunc = _simplecpy>
DWORD BazisLib::Win32::ImportTablePatcher< _LocateImportsSectionFunc, rdfunc, wrfunc >::_IMAGE_DATA_DIRECTORY::RVA

template<ptr_LocateImportsSection _LocateImportsSectionFunc = NULL, copyfunc rdfunc = _simplecpy, copyfunc wrfunc = _simplecpy>
DWORD BazisLib::Win32::ImportTablePatcher< _LocateImportsSectionFunc, rdfunc, wrfunc >::_IMAGE_DATA_DIRECTORY::Size


The documentation for this struct was generated from the following file:
SourceForge.net Logo