Computes the Scalar value and rate in
internal units at the interface's current time.
| [Visual Basic .NET] |
|---|
Public Function CurrentValue( _
ByVal DispInterface As Object, _
ByRef Value As Double, _
ByRef Rate As Double _
) As Boolean
|
| [C#] |
|---|
public bool CurrentValue(
|
| [Managed C++] |
|---|
public: bool CurrentValue(
|
| [Java] |
|---|
public bool currentValue(
|
| [Unmanaged C++] |
|---|
public: HRESULT CurrentValue(
|
- DispInterface
- Value
- Rate