構造体 RegCreateKey
[Registry Functions]

#include <libmsrpc.h>


変数

struct {
   POLICY_HND *   parent_key
 create a subkey of parent_key
   char *   key_name
 name of the key to create
   char *   class_name
 class of the key
   uint32   access
 Access mask to open the key with.
in
struct {
   POLICY_HND *   key
 Open handle to the key
out


説明

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


構造体

POLICY_HND* parent_key

create a subkey of parent_key

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

参照元 cac_RegCreateKey().

char* key_name

name of the key to create

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

参照元 cac_RegCreateKey().

char* class_name

class of the key

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

参照元 cac_RegCreateKey().

uint32 access

Access mask to open the key with.

See REG_KEY_* in include/rpc_secdes.h

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

参照元 cac_RegCreateKey().

struct { ... } in

参照元 cac_RegCreateKey().

POLICY_HND* key

Open handle to the key

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

参照元 cac_RegCreateKey().

struct { ... } out

参照元 cac_RegCreateKey().


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