Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the file version information for the HPC server assembly.
To get this interface, call the IScheduler::GetServerVersion method.
Members
The IServerVersion interface inherits from the IDispatch interface. IServerVersion also has these types of members:
- Properties
Properties
The IServerVersion interface has these properties.
| Property | Access type | Description |
|---|---|---|
Read-only |
Retrieves the build component of the version number. |
|
Read-only |
Retrieves the major component of the version number. |
|
Read-only |
Retrieves the high 16 bits of the Revision number. |
|
Read-only |
Retrieves the minor component of the version number. |
|
Read-only |
Retrieves the low 16 bits of the Revision number. |
|
Read-only |
Retrieves the revision component of the version number. |
Requirements
Product |
HPC Pack 2008 R2 Client Utilities, HPC Pack 2008 Client Utilities |
Type library |
Microsoft.Hpc.Scheduler.tlb |