C++
BOOL GetAcceptAnyFileExtension();
Description
Gets the accept-any-extension flag. This flag is used when the user enters a file name with an extension that is not in the file name filter list. Returns true on success and false on failure.
BOOL GetAcceptAnyFileExtension();
Gets the accept-any-extension flag. This flag is used when the user enters a file name with an extension that is not in the file name filter list. Returns true on success and false on failure.