GetImageData
Gets the data interface (Do not explicitly free the pointer in there!).
Syntax
Definition:
METHOD GetImageData : HRESULT
VAR_INPUT
pipImageData : Pointer To ITcVnData;
END_VAR
Inputs
|
Name |
Type |
Description |
|---|---|---|
|
pipImageData |
Pointer To ITcVnData |
Returns a pointer to the image data interface. |
Return value