8.2.2 OleQueryServerVersion

DWORD OleQueryServerVersion(void)

The OleQueryServerVersion function retrieves the version number of the server DLL.

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.

See AlsoOleQueryClientVersion