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