Share

acedSuppressFileMRU Function

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

Was this information helpful?