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 |
void SetNoURLFileTransfer( BOOL noTransfer );
Sets the no URL transfer flag.
Parameters | Description |
---|---|
noTransfer | If true, no remote files are downloaded and the URL is returned; if false remote files are downloaded |