void setName(LPCTSTR sname);
void setName(LPCTSTR sdomain, LPCTSTR sname);
void setName(String sname);
Assigns a name to the point. Any existing name is released. See notes regarding sname parameter of DataHubPoint. If a domain is specified, then the qualified point name is constructed.
Copyright © 1995-2012 by Cogent Real-Time Systems, Inc. All rights reserved.