Share

CNavDialog::SetNoFTPInPlaces

C++

void SetNoFTPInPlaces(
    BOOL noFTPInPlaces
);

Description

Set whether to show the FTP shortcut in the places list of the FileNav dialog.

Parameters

Parameters Description
noFTPInPlaces Input a Boolean that indicates the display status of the FTP shortcut

Links

CNavDialog Class

Was this information helpful?