PlatformUtilities Class
Utilities relevant to Windows / COM Driver / ASCOM Platform development
Namespace: ASCOM.ComAssembly: ASCOM.Com (in ASCOM.Com.dll) Version: 4.0.0+77e18c564bf9ecdb0ef30166e894390d1b7d077c
public static class PlatformUtilities
Public NotInheritable Class PlatformUtilities
- Inheritance
- Object PlatformUtilities
| CreateDynamicDriver |
Create an Alpaca Dynamic Driver to present an Alpaca device as a COM device. (Platform 6.5 or later)
|
| GetComMetadata |
Creates a ComMetadata snapshot for the specified COM ProgID
by inspecting the COM registration and DLL on disk.
|
| IsMinimumRequiredVersion |
Tests whether the current platform version is at least equal to the supplied major and minor version numbers, returns false if this is not the case
|
| IsPlatformInstalled |
Determine whether the ASCOM Platform is installed.
|
| OSBuildName |
Returns the Microsoft OS build name based on the build number stored in the Windows registry
|
| OSBuildName(Int32) |
Returns the Microsoft Windows OS build name based on the supplied build number
|
| SetLogger |
Set a logger instance that will receive runtime diagnostic information
|
Supported in: .NET Standard 2.0, .NET 8 .NET 9. .NET 10