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