ARGetEntryBlock
Description
Retrieves a list of entries contained in a block of entries retrieved using ARGetListEntryBlocks.
Privileges
The system returns data based on the access privileges of the user that you specify for the control parameter. User permissions are verified for each specified field. The system returns values for accessible fields and warning messages for fields the user cannot access.
Synopsis
#include "ar.h"
#include "arerrno.h"
#include "arextern.h"
#include "arstruct.h"
int ARGetEntryBlock(
AREntryBlockList *entryBlockList,
unsigned int blockNumber,
AREntryListFieldValueList *entryList,
ARStatusList *status)
#include "arerrno.h"
#include "arextern.h"
#include "arstruct.h"
int ARGetEntryBlock(
AREntryBlockList *entryBlockList,
unsigned int blockNumber,
AREntryListFieldValueList *entryList,
ARStatusList *status)
Input arguments
entryBlockList
A list of entry blocks retrieved by ARGetListEntryBlocks.
blockNumber
The number of the block of entries for which you want to retrieve a list. A value of 0 represents the first block.
Return values
entryList
A list of entries contained in the specified block.
status
A list of zero or more notes, warnings, or errors generated from a call to this function.
See also
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*