GetAt
Gets the image.
Syntax
Definition:
HRESULT GetAt(
LONGLONG nOffset,
ITcVnImage*& ipImage
)Parameters
|
Name |
Type |
Description |
|---|---|---|
|
nOffset |
LONGLONG |
Offset to the current position. |
|
ipImage |
Returns the image. |
Return value