API_VERSION structure
Contains the library version.
Syntax
typedef struct API_VERSION { USHORT MajorVersion; USHORT MinorVersion; USHORT Revision; USHORT Reserved; } API_VERSION, *LPAPI_VERSION;
Members
- MajorVersion
-
The major version number.
- MinorVersion
-
The minor version number.
- Revision
-
The revision number.
- Reserved
-
This member is reserved for use by the operating system.
Requirements
|
Redistributable | DbgHelp.dll 5.1 or later |
|---|---|
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012