ARGetListAlertUser
Description
Retrieves a list of all users that are registered for alerts on the specified server.
Privileges
All users.
Synopsis
#include "ar.h"
#include "arerrno.h"
#include "arextern.h"
int ARGetListAlertUser(
ARControlStruct *control,
ARAccessNameList *userList,
ARStatusList *status)
#include "arerrno.h"
#include "arextern.h"
int ARGetListAlertUser(
ARControlStruct *control,
ARAccessNameList *userList,
ARStatusList *status)
Input arguments
control
The control record for the operation. It contains information about the user requesting the operation, where the operation is performed, and which session the operation is performed in. The user and server fields are required.
Return values
userList
A list of zero or more user names registered to receive alerts on the specified server. The list returns only one entry for users that register under multiple addresses.
status
A list of zero or more notes, warnings, or errors generated from a call to this function. For a description of all possible values, see Error-checking.
See also
ARRegisterForAlerts. See FreeAR for: FreeARAccessNameList, FreeARStatusList.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*