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