ESB_MBRCOUNTS_T

Type ESB_MBRCOUNTS_T

   ulStart        As Long 
   ulMaxCount     As Long 
   ulTotalCount   As Long 
   ulReturnCount  As Long 
End Type
Data TypeFieldDescription
LongulStartStarting member for retrieval of information.
LongulMaxCountMaximum number of members to retrieve.
LongulTotalCountReturn of the total count of members that exist in the results of the query.
LongulReturnCountReturn count of returned member handles.