win32process.GetProcessVersion

int = GetProcessVersion(processId)

Obtains the major and minor version numbers of the system on which a specified process expects to run.

Parameters

processId : int

identifier specifying the process of interest.