The port for the PODSLocation
object.
PODSLocation
attribute PODSString port;
loc.port
loc.port = port
PODSString PODSgetPort(PODSLocation* loc);
void PODSsetPort( PODSLocation* loc, PODSString port );
loc The PODSLocation
object.
port [in] The port to set.
Getter: The port for the PODSLocation
object.
Setter: None
The port is the communications port that the server uses.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |