SetAt
Sets the image.
Syntax
Definition:
HRESULT SetAt(
LONGLONG nOffset,
ITcVnImage* ipImage
)
Parameters
Name |
Type |
Description |
---|---|---|
nOffset |
LONGLONG |
Offset to the current position |
ipImage |
The image to set. |