Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
FieldOfficeInfo::setAddress Method

Sets one line of field office address.

C++
void setAddress(
    int line, 
    const std::string& newAddress
);
Parameters 
Description 
int line 
Desired line (0 to 3). 
const std::string& newAddress 
New address line. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!