PlatformAPI.IOTADesignerOSEntry Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetDisplayName | public | |
| GetName | public | GetName returns the internal name of a platform version. |
| GetOSFamily | public | |
| GetOSPlatform | 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. |
| SetOSFamily | public | |
| SetOSPlatform | 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. |