構造体 LsaGetSidsFromNames
[LSA Functions]

#include <libmsrpc.h>


変数

struct {
   POLICY_HND *   pol
 handle to an open LSA policy
   uint32   num_names
 number of SIDs to lookup
   char **   names
 array of strings listing the names
in
struct {
   uint32   num_found
 The number of SIDs returned (in case of partial success
   CacSidInfo *   sids
 array of SID info for the looked up names
   char **   unknown
 in case of partial success, the names that were not looked up
out


説明

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


構造体

POLICY_HND* pol

handle to an open LSA policy

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

参照元 cac_LsaGetSidsFromNames().

uint32 num_names

number of SIDs to lookup

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

参照元 cac_LsaGetSidsFromNames().

char** names

array of strings listing the names

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

参照元 cac_LsaGetSidsFromNames().

struct { ... } in

参照元 cac_LsaGetSidsFromNames().

uint32 num_found

The number of SIDs returned (in case of partial success

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

参照元 cac_LsaGetSidsFromNames().

CacSidInfo* sids

array of SID info for the looked up names

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

参照元 cac_LsaGetSidsFromNames().

char** unknown

in case of partial success, the names that were not looked up

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

参照元 cac_LsaGetSidsFromNames().

struct { ... } out

参照元 cac_LsaGetSidsFromNames().


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