構造体 LsaOpenAccount
[LSA Functions]

#include <libmsrpc.h>


変数

struct {
   POLICY_HND *   pol
 An open LSA policy handle
   DOM_SID *   sid
 (Optional) account SID - must supply either sid or name
   char *   name
 (Optional) account name - must supply either sid or name
   uint32   access
 desired access for the handle
in
struct {
   POLICY_HND *   user
 A handle to the opened user
out


説明

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


構造体

POLICY_HND* pol

An open LSA policy handle

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

参照元 cac_LsaOpenAccount().

DOM_SID* sid

(Optional) account SID - must supply either sid or name

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

参照元 cac_LsaOpenAccount().

char* name

(Optional) account name - must supply either sid or name

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

参照元 cac_LsaOpenAccount().

uint32 access

desired access for the handle

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

参照元 cac_LsaOpenAccount().

struct { ... } in

参照元 cac_LsaOpenAccount().

POLICY_HND* user

A handle to the opened user

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

参照元 cac_LsaOpenAccount().

struct { ... } out

参照元 cac_LsaOpenAccount().


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