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