Show 

Home > eRoom API Help > Server Access API > SAAPI Interfaces

Show Show 

 

Server Access API Interfaces

To simplify implementation of Server Access API programs (particularly scripting language programs), many interfaces in the API have properties that act as interface accessors&emdash;that is, they return pointers to other interfaces on the same object&emdash;allowing scripting languages without the ability to QueryInterface to easily access the methods and properties implemented on other interfaces of an object. C++ programmers may find it more straightforward to use the QueryInterface mechanism.

To access an interface topic, select it from within the SAAPI Interfaces book in the left side-frame table of contents.