ImagehlpApiVersion

[Now Supported on Windows NT]

The ImagehlpApiVersion function returns a pointer to an API_VERSION structure.

LPAPI_VERSION ImagehlpApiVersion(VOID);

Parameters

This function has no parameters.

Return Values

The ImagehlpApiVersion function returns a pointer to an API_VERSION structure.

Remarks

Use the information from the API_VERSION structure to determine if the version of IMAGEHLP is compatible with the version of the application. Although all the functions in IMAGEHLP are backwards compatible, functions that are added later will not be available in earlier versions of the DLL.