構造体 LsaEnumSids
[LSA Functions]

#include <libmsrpc.h>


変数

struct {
   POLICY_HND *   pol
 Open LSA Policy handle
   uint32   pref_max_sids
 The prefered maximum number of SIDs returned per call
in
struct {
   uint32   resume_idx
 used to keep track of how many sids have been retrieved over multiple calls should be set to zero via ZERO_STRUCT() befrore the first call.
   uint32   num_sids
 The number of sids returned this call
   DOM_SID *   sids
 Array of sids returned
out


説明

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


構造体

POLICY_HND* pol

Open LSA Policy handle

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

参照元 cac_LsaEnumSids().

uint32 pref_max_sids

The prefered maximum number of SIDs returned per call

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

参照元 cac_LsaEnumSids().

struct { ... } in

参照元 cac_LsaEnumSids().

uint32 resume_idx

used to keep track of how many sids have been retrieved over multiple calls should be set to zero via ZERO_STRUCT() befrore the first call.

Use the same struct LsaEnumSids for multiple calls

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

参照元 cac_LsaEnumSids().

uint32 num_sids

The number of sids returned this call

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

参照元 cac_LsaEnumSids().

DOM_SID* sids

Array of sids returned

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

参照元 cac_LsaEnumSids().

struct { ... } out

参照元 cac_LsaEnumSids().


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