FileDialog.APIReturn Property

 FileDialog.APIReturn  (read-only, Long)
 
The returned result of the Win32 API call to GetOpenFileName() or GetSaveFileName()

Syntax

FileDialog.APIReturn

The property syntax has these parts:

Part Description
Value (Long) The returned result of the Win32 API call to GetOpenFileName() or GetSaveFileName()

Remarks

Advanced users: This is the return value from GetOpenFileName() or GetSaveFileName().