ILVersionInfo Type
Record fields
Record Field |
Description
|
Full Usage:
Build
Field type: uint16
|
|
Full Usage:
Major
Field type: uint16
|
|
Full Usage:
Minor
Field type: uint16
|
|
Full Usage:
Revision
Field type: uint16
|
|
Constructors
Constructor |
Description
|
Full Usage:
ILVersionInfo(major, minor, build, revision)
Parameters:
uint16
minor : uint16
build : uint16
revision : uint16
Returns: ILVersionInfo
|
|