WinAPI::getOpenFileName Method [AX 2012]
Syntax
client public static str getOpenFileName(
int _hwnd,
FilenameFilter _conFilter,
str _strInitialPath,
str _dialogTitle,
[str _strDefaultExtension,
str _strDefaultFileName,
int _flags])
Run On
Client
Parameters
- _hwnd
Type: int
- _conFilter
Type: FilenameFilter Extended Data Type
- _strInitialPath
Type: str
- _dialogTitle
Type: str
- _strDefaultExtension
Type: str
- _strDefaultFileName
Type: str
- _flags
Type: int