構造体 SamEnumUsers
[SAM Functions]

#include <libmsrpc.h>


変数

struct {
   POLICY_HND *   dom_hnd
 Open handle to a domain
   uint32   acb_mask
 Enumerate users with specific ACB.
in
struct {
   uint32   resume_idx
 where to resume from.
   uint32   num_users
 the number of users returned this call
   uint32 *   rids
 Array storing the rids of the returned users
   char **   names
 Array storing the names of all the users returned
   BOOL   done
out


説明

libmsrpc.h1758 行で定義されています。


構造体

POLICY_HND* dom_hnd

Open handle to a domain

libmsrpc.h1761 行で定義されています。

参照元 cac_SamEnumUsers().

uint32 acb_mask

Enumerate users with specific ACB.

If 0, all users will be enumerated

libmsrpc.h1764 行で定義されています。

参照元 cac_SamEnumUsers().

struct { ... } in

参照元 cac_SamEnumUsers().

uint32 resume_idx

where to resume from.

Used over multiple calls

libmsrpc.h1769 行で定義されています。

参照元 cac_SamEnumUsers().

uint32 num_users

the number of users returned this call

libmsrpc.h1772 行で定義されています。

参照元 cac_SamEnumUsers().

uint32* rids

Array storing the rids of the returned users

libmsrpc.h1775 行で定義されています。

参照元 cac_SamEnumUsers().

char** names

Array storing the names of all the users returned

libmsrpc.h1778 行で定義されています。

参照元 cac_SamEnumUsers().

BOOL done

libmsrpc.h1780 行で定義されています。

参照元 cac_SamEnumUsers().

struct { ... } out

参照元 cac_SamEnumUsers().


この構造体の説明は次のファイルから生成されました:
Sambaに対してSat Aug 29 21:24:45 2009に生成されました。  doxygen 1.4.7