Class pfcFileSaveOptions
Description
This class specifies the options for file save dialog.
Method Summary
| |
| |
| |
| Creates a class object for file save dialog options. |
| |
| |
void | |
| |
| |
| The filter string used for file extensions. |
| |
| |
void | |
| |
| |
| A preselected file or item. |
| |
| |
| |
| |
Method Detail
| GetFilterString | () |
void | SetFilterString | |
The filter string used for file extensions.
| GetPreselectedItem | () |
void | SetPreselectedItem | |
A preselected file or item.
Creates a class object for file save dialog options.
Manual References:
Parameters:
FilterString
The filter string used for file extensions.
Returns:
A pointer to the object.