GetImageData
Gets the data interface (Do not explicitly free the pointer in there!).
Syntax
Definition:
HRESULT GetImageData(
ITcVnData** pipImageData
)
Parameters
Name |
Type |
Description |
---|---|---|
pipImageData |
Returns a pointer to the image data interface. |