Default language.

Retrieving container lists


Def_Con-Lst.gif
To retrieve entry lists, call the ARGetListContainer function. The function returns a list of containers that match the specified type, owning object, and modification time stamp.

The ARGetListContainer function uses the ARContainerInfoList structure to specify the containers it returns. The ARContainerInfoList structure has zero or more ARContainerInfo structures (see the following figure).

Structures used to define container lists 
Def_Con-Ref.gif

The ARContainerInfoList structure has the following elements:




Container type values for ARContainerInfo





Owner type values for ARContainerInfo




 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

AR System 22.1