Click or drag to resize

IFXInternetFindNextFile Function

X#

Namespace:  VOInternetClasses
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.21
Syntax
 FUNCTION IFXInternetFindNextFile(
	hFind AS PTR,
	lpfd AS _WINWIN32_FIND_DATA*
) AS LOGIC
Request Example View Source

Parameters

hFind
Type: Void*
lpfd
Type: _WINWIN32_FIND_DATA*

Return Value

Type: Logic
See Also