SetAt
Sets the value
Syntax
Definition:
HRESULT SetAt(
LONGLONG nOffset,
LONG nValue
)
Parameters
Name |
Type |
Description |
---|---|---|
nOffset |
LONGLONG |
Offset to the current position |
nValue |
LONG |
The value to set |