DCHK Client Version 0.5.7 - Documentation DomainCheck

DCHK_DOMAINLIST Struct Reference
[Data Structures]

A Structure to hold list of domains. More...

#include <dchk.h>


Detailed Description

This structure implements a list of domains stored in DCHK_RECORD structures. It is used for bundled DCHK requests (see dchk_QueryDomainList, dchk_NewDomainList, dchk_FreeDomainList and dchk_AddDomain)

Data Fields

DCHK_RECORDfirst
 Pointer to the first element in the list.
DCHK_RECORDlast
 Pointer to the last element in the list.
int num
 Number of elements in the list.

Field Documentation


The documentation for this struct was generated from the following files:
Generated on Wed Aug 4 21:23:46 2010 for DCHK Client Documentation by  doxygen 1.6.3