構造体 LsaGetNamesFromSids
[LSA Functions]

#include <libmsrpc.h>


変数

struct {
   POLICY_HND *   pol
 handle to and open LSA policy
   uint32   num_sids
 the number of SIDs to lookup
   DOM_SID *   sids
 array of SIDs to lookup
in
struct {
   uint32   num_found
 The number of names returned (in case of CAC_PARTIAL_SUCCESS)
   CacSidInfo *   sids
 array of SID info each index is one sid
   DOM_SID *   unknown
 in case of partial success, an array of SIDs that could not be looked up (NULL if all sids were looked up)
out


説明

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


構造体

POLICY_HND* pol

handle to and open LSA policy

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

参照元 cac_LsaGetNamesFromSids().

uint32 num_sids

the number of SIDs to lookup

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

参照元 cac_LsaGetNamesFromSids().

DOM_SID* sids

array of SIDs to lookup

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

参照元 cac_LsaGetNamesFromSids().

struct { ... } in

参照元 cac_LsaGetNamesFromSids().

uint32 num_found

The number of names returned (in case of CAC_PARTIAL_SUCCESS)

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

参照元 cac_LsaGetNamesFromSids().

CacSidInfo* sids

array of SID info each index is one sid

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

DOM_SID* unknown

in case of partial success, an array of SIDs that could not be looked up (NULL if all sids were looked up)

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

参照元 cac_LsaGetNamesFromSids().

struct { ... } out

参照元 cac_LsaGetNamesFromSids().


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