Share

CNavDialog::SetNoFTP

C++

void SetNoFTP(
    BOOL noFTP
);

Description

Sets the flag indicating whether any FTP items are present in the folder combo box and the places list.

Parameters

Parameters Description
noFTP True if FTP items are present; false if they are not present

Links

CNavDialog Class

Was this information helpful?