Click or drag to resize

IFXInternetFindNextFile Function

X#

[Missing <include> target documentation in 'M:VOInternetClasses.Functions.IFXInternetFindNextFile(System.Void*,VO._WINWIN32_FIND_DATA*)'. File: 'Internet.xml' Path: 'doc/IFXInternetFindNextFile/*']

Namespace:  VOInternetClasses
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
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