C++
void acedSuppressFileMRU( bool bSuppress );
File
rxmfcapi.h
Description
Controls whether or not file open adds the filename to the 'File' MRU list.
Parameters
| Parameters | Description |
|---|---|
| bSuppress | Input true if the file should be added to the list |
void acedSuppressFileMRU( bool bSuppress );
rxmfcapi.h
Controls whether or not file open adds the filename to the 'File' MRU list.
| Parameters | Description |
|---|---|
| bSuppress | Input true if the file should be added to the list |