PlatformAPI.IOTADesignerOSEntry190 Methods
InheritedProtected
AddRef | public | Increments the reference count for this interface. |
GetDisplayName | public | GetDisplayname returns the display name of a platform version. |
GetName | public | GetName returns the internal name of a platform version. |
GetOSPlatform (deprecated) | public | GetOSPlatform returns the platform of a platform version. |
GetVersion | public | GetVersion returns the version of a platform version. |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
Release | public | Decrements the reference count for this interface. |
SetDisplayName | public | Use SetDisplayName to define the display name of a platform version. |
SetName | public | Use SetName to define the internal name of a platform version. |
SetOSPlatform (deprecated) | public | Use SetOSPlatform to define the platform of a platform version. |
SetVersion | public | Use SetVersion to define the version of a platform version. |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |