IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

LocalFile Property

The file on the local host.

Syntax

char* GetLocalFile();

int SetLocalFile(char* lpszLocalFile);

Default Value

""

Remarks

This property points to the file on the local host. When GetFile is called and the file already exists, it is overwritten.

When PutFile is called this property must point to a valid file, or an error will be returned.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]