'DeclarationPublic Function GetPowerState() As Integer
'UsageDim instance As DeviceQIA123 Dim value As Integer value = instance.GetPowerState()
public int GetPowerState()
Return Value
The power state of the system.
'DeclarationPublic Function GetPowerState() As Integer
'UsageDim instance As DeviceQIA123 Dim value As Integer value = instance.GetPowerState()
public int GetPowerState()
| Product | Versions |
|---|---|
| .NET | net8.0 |
| .NET Framework | net48 |