OleQueryServerVersion

  DWORD OleQueryServerVersion(void)    

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

Parameters

This function has no parameters.

Return Value

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 Also

HIBYTE, LOBYTE, OleQueryClientVersion