Click or drag to resize

IsHDMInstalledResponse Class

Response for check if compatible version of the Hard Disk Manager is installed on current system.
Inheritance Hierarchy
SystemObject
  SOS.SDK.Contracts.DataContracts.ResponsesIsHDMInstalledResponse

Namespace:  SOS.SDK.Contracts.DataContracts.Responses
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public class IsHDMInstalledResponse

The IsHDMInstalledResponse type exposes the following members.

Constructors
  NameDescription
Public methodIsHDMInstalledResponse
Initializes a new instance of the IsHDMInstalledResponse class
Top
Properties
  NameDescription
Public propertyResult
Is HDM installed results.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also