Sees if the specified control is
enabled.
| [Visual Basic .NET] |
|---|
Public Function IsControlParameterEnabled( _
ByVal Param As AgEVAControlPowerProcessed _
) As Boolean
|
| [C#] |
|---|
public bool IsControlParameterEnabled(
|
| [Managed C++] |
|---|
public: bool IsControlParameterEnabled(
|
| [Java] |
|---|
public bool isControlParameterEnabled(
|
| [Unmanaged C++] |
|---|
public: HRESULT IsControlParameterEnabled(
|
- Param
-
Member Value Description eVAControlPowerProcessedEfficiency 0 The efficiency of the power processing unit(PPU). eVAControlPowerProcessedLoad 1 The power diverted from the power source and unavailable to the power processing unit(PPU).