Hinzufügen einer Referenz zur Authentic Desktop API
Um die Typbibliothek der Applikations-API als Referenz in einem .NET-Projekt hinzuzufügen, gehen Sie folgendermaßen vor: Klicken Sie, während das .NET-Projekt geöffnet ist, auf den Befehl Projekt | Verweis hinzufügen. Navigieren Sie zur Typbibliothek Authentic.tlb im Authentic Desktop Applikationsordner.
Deklarieren Sie eine Variable zum Aufrufen der Authentic Desktop API
// An instance of Authentic Desktopis accessed via its automation interface.
XMLSpyLib.ApplicationAuthentic Desktop;