C++
void SetNoExtraExtensions( BOOL noExtraExtensions );
Description
Sets the flag indicating whether extra extensions are present in the file navigation dialog. Extra extensions are those other than FTP.
Parameters
| Parameters | Description |
|---|---|
| noExtraExtensions | True if no extra extensions are present; false if extra extensions are present |