|
|
|
|
|
|
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| No
| Import Library
| imagehlp.lib
| Header File
| imagehlp.h
| Unicode
| No
| Platform Notes
| Windows 95: IMAGEHLP is available as a redistributable.
|
|
|
GetImageConfigInformation
The
GetImageConfigInformation function locates and returns the load configuration data of an image.
BOOL GetImageConfigInformation(
IN PLOADED_IMAGE LoadedImage,
|
|
OUT PIMAGE_LOAD_CONFIG_DIRECTORY ImageConfigInformation
|
|
);
|
|
Parameters
LoadedImage
A pointer to a LOADED_IMAGE structure that is returned from a call to
MapAndLoad or
LoadImage.
ImageConfigInformation
A pointer to an IMAGE_LOAD_CONFIG_DIRECTORY structure.
Return Values
If the function succeeds, the return value is TRUE.
If the function fails, then the return value is FALSE. To retrieve extended
error information, call
GetLastError.
Remarks
The
GetImageConfigInformation function locates and returns the load configuration data of an image.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database