GetAt
Gets the value
Syntax
Definition:
HRESULT GetAt(
LONGLONG nOffset,
double& fValue
)
Parameters
Name |
Type |
Description |
---|---|---|
nOffset |
LONGLONG |
Offset to the current position |
fValue |
double& |
Returns the value |