構造体 LsaEnumTrustedDomains
[LSA Functions]

#include <libmsrpc.h>


変数

struct {
   POLICY_HND *   pol
 Open LSA policy handle
in
struct {
   uint32   resume_idx
 used to keep track of how many domains have been retrieved over multiple calls should be set to zero via ZERO_STRUCT() before the first call.
   uint32   num_domains
 The number of domains returned by the remote server this call
   char **   domain_names
 array of trusted domain names returned by the remote server
   DOM_SID *   domain_sids
 array of trusted domain sids returned by the remote server
out


説明

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


構造体

POLICY_HND* pol

Open LSA policy handle

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

参照元 cac_LsaEnumTrustedDomains().

struct { ... } in

参照元 cac_LsaEnumTrustedDomains().

uint32 resume_idx

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

Use the same struct LsaEnumSids for multiple calls

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

参照元 cac_LsaEnumTrustedDomains().

uint32 num_domains

The number of domains returned by the remote server this call

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

参照元 cac_LsaEnumTrustedDomains().

char** domain_names

array of trusted domain names returned by the remote server

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

参照元 cac_LsaEnumTrustedDomains().

DOM_SID* domain_sids

array of trusted domain sids returned by the remote server

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

参照元 cac_LsaEnumTrustedDomains().

struct { ... } out

参照元 cac_LsaEnumTrustedDomains().


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