Postcode Anywhere Address Management Web Service
HOME PRODUCTS DEVELOPERS RESELLERS ABOUT US MY ACCOUNT COMMUNITY  
Developer home
Getting started
Tutorials
Code samples
Documentation and reference
Downloads
Service information
Home - Developer Centre - Documentation and reference - Pca.dll

Low Level ActiveX DLL

PCA.DLL provides a consistent, low level (no UI) interface to all Postcode Anywhere data services. This provides developers the convenience of being able to develop applications that work with the public web service, local Corporate Edition web service and Compact Edition database.

The interfaces have been developed to follow an ADO-like model, reducing training and development time. Moveover, they are relatively consistent with the standard web service methods and can be used in desktop and server based applications.

Classes

Name Description
SimpleSet This provides a generalised scrollable, recordset like structure for table access.
UserSettings Provides access to the user specific Postcode Anywhere settings.
Configuration Provides access to the machine-wide Postcode Anywhere settings.
AddressSetUS This provides a scrollable, recordset like structure for accessing address results from the web service.
AddressSet This provides a scrollable, recordset like structure for accessing address results from the web service.
LocationSet This provides a scrollable, recordset like structure for accessing location results from the web service.
LookupSet This provides a scrollable, recordset like structure for accessing interim results from the web service.
LookupSetUS This provides a scrollable, recordset like structure for accessing interim results from the web service.
Lookup Provides access to the UK address management services present in the public web service, local corporate web server or local compact database.
LookupUS Provides access to the US address management services present in the public web service.

Enumerated types

See the address and postcode finder in use
Register for a free trial
Developer download components