DWORD OleQueryServerVersion(void) |
The OleQueryServerVersion function retrieves the version number of the server library.
This function has no parameters.
The return value is a double word in which the major version number is in the low byte of the low word and the minor version number is in the high byte of the low word. The high word is reserved.
HIBYTE, LOBYTE, OleQueryClientVersion