ADLLS( ) Function

Returns an array containing the names of functions loaded by DECLARE DLLs.

ADLLS(ArrayName)

Parameters

Arrayname

Specifies the name of the array. If the array you specify doesn't exist, Visual FoxPro automatically creates the array. If the array exists and isn't large enough to contain all the functions loaded by DECLARE DLLS, Visual FoxPro automatically increases the size of the array to accommodate the information. If the array is larger than necessary, Visual FoxPro truncates the array. If no DLL functions have been declared, the array is not created, and an existing array is not modified.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic