Properties | |
LONG R | Major [] |
Returns major version number of the WSO. | |
LONG R | Minor [] |
Returns minor version number of the WSO. | |
LONG R | BuildNumber [] |
Returns build number of the WSO. | |
BSTR R | String [] |
Returns version string of the WSO. | |
VARIANT_BOOL R | Trial [] |
The Trial property is a Boolean value that indicates that the WindowSystemObject in trial mode or not. | |
BSTR R | Url [] |
Returns URL of the WSO. | |
BSTR R | Copyright [] |
Copyright. |
The information includes major and minor version numbers, a build number, and descriptive text about the WSO.
LONG R BuildNumber |
Returns build number of the WSO.
BSTR R Copyright |
Copyright.
LONG R Major |
Returns major version number of the WSO.
LONG R Minor |
Returns minor version number of the WSO.
BSTR R String |
Returns version string of the WSO.
VARIANT_BOOL R Trial |
The Trial property is a Boolean value that indicates that the WindowSystemObject in trial mode or not.
BSTR R Url |
Returns URL of the WSO.