ImageGear Professional for Windows ActiveX
GetCurrentImage Method

Description:

Retrieves the image that the device's file system context currently points to. Use GetFirstFile and GetNextFile to select the file you want to transfer from the device's file system.

Use OpenSource to select the desired Data Source, prior to calling this method.

Syntax:

      GetCurrentImage(pPage As IGPage, Flags As Long)

Parameters:

Name Description
pPage The IGPage that the acquired image will be placed into.
Flags

Specifies the type of data to transfer. Can be one of the following values:

  • IG_TW_IMAGE - transfer the current image.
  • IG_TW_AUDIO - transfer the audio snippets associated with the current image.

Return Value:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback