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