Share

CNavDialog::SetNoURLFileTransfer

C++

void SetNoURLFileTransfer(
    BOOL noTransfer
);

Description

Sets the no URL transfer flag.

Parameters

Parameters Description
noTransfer If true, no remote files are downloaded and the URL is returned; if false remote files are downloaded

Links

CNavDialog Class

Was this information helpful?