ESB_MBRCOUNTS_T

      Type ESB_MBRCOUNTS_T

   ulStart        As Long 
   ulMaxCount     As Long 
   ulTotalCount   As Long 
   ulReturnCount  As Long 
End Type
   

データ型

フィールド

説明

Long

ulStart

情報の取得のための開始メンバー。

Long

ulMaxCount

取得するメンバーの最大数。

Long

ulTotalCount

クエリーの結果存在するメンバーの総数を戻します。

Long

ulReturnCount

戻されたメンバーのハンドルの数を戻します。