From Bright Pattern Documentation
< 3.12:Desktop-integration-api-net-version-tutorial
Revision as of 20:54, 3 August 2016 by Sasha (talk | contribs) (Created new topic from branched topic Documentation:ServicePattern:desktop-integration-api-net-version-tutorial:ProjectandCodeSetup:3.11)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 3.10 • 3.11 • 3.12 • 3.13 • 3.14 • 3.15 • 3.16 • 3.17 • 3.18

Project and Code Setup

  1. In the Visual Studio project where you wish to use the ServicePattern Desktop Integraiton API (.NET Version), add references to the assembly ADAPI.dll and ADUtils.dll.
  2. Instantiate an ADAPI.AgentPlace object.
  3. Attach event handlers to events generated in ADAPI. This should be done before agent logs in. For a full list of callback events raised by ADAPI, please consult the API specification.



< Previous | Next >
< Previous | Next >