DataHubPoint* lookupPoint(LPCTSTR pointname );
DataHubPoint lookupPoint(String pointname);
This method returns a pointer to a cached DataHubPoint object matching the specified name object. If no object matching the name is in the cache, then NULL[11] is returned.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.