This function is used to encode a binary in a base64 string. It is identical to VaToolBxImageToBase64, but allows a longer output.
Application area
Windows client,
Windows server,
Mobile client,
Mobile server,
Java client,
Java server,
Adelia Web client,
Adelia Cloud client.
Parameters
IMAGE |
SourceBinary |
Binary to encode. |
ALPHA |
Base64String |
Base64 encoded target string. |
NUM_BIN_4 | Length | Length of the target string. |
BOOL |
ReturnCode |
Operation return code: *TRUE if the operation was carried out correctly. *FALSE if not. |
For example
|
|
|
|
|
|
|
|
BuffLg = 100000
CALL_DLL 'VATOOLBX.DLL' 'VaToolBxImageToBase64Ex' Picture strb64 BuffLg boRet
List of the VaToolBx functions by topic