Products Downloads


French version


 


This function is used to retrieve a resource identified by an URL to an IMAGE-type variable.


Context

  • Adelia Web client

  • Adelia Cloud client

  • Event Adelia client

  • Java client

  • Java server


Parameters

ALPHA(n)

URL

URL of the resource to retrieve.

ALPHA(n)

DestImg

Destination IMAGE variable.

BOOL

ReturnCode

Return code.


Example

ALPHA(256)

URL

IMAGE

DestImg

BOOL

ReturnCode


URL = 'http://www.hardis-group.com/sites/all/themes/hardis/logo.png'

CALL_DLL 'VaToolbx.dll' 'VaToolBxCopyImageFromURL' URL DestImg ReturnCode


The resource to which the URL 'http://www.hardis-group.com/sites/all/themes/hardis/logo.png' points is copied to the DestImg IMAGE variable.


List of functions in the VaToolBx DLL by topic

↑ Top of page

  • Aucune étiquette