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