構造体 RegEnumKeys
[Registry Functions]

#include <libmsrpc.h>


変数

struct {
   POLICY_HND *   key
 enumerate subkeys of this key
   uint32   max_keys
 maximum number of keys to enumerate each call
in
struct {
   uint32   resume_idx
 keeps track of the index to resume enumerating
   uint32   num_keys
 the number of keys returned this call
   char **   key_names
 array of key names
   char **   class_names
 class names of the keys
   time_t *   mod_times
 last modification time of the key
out


説明

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


構造体

POLICY_HND* key

enumerate subkeys of this key

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

参照元 cac_RegEnumKeys().

uint32 max_keys

maximum number of keys to enumerate each call

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

参照元 cac_RegEnumKeys().

struct { ... } in

参照元 cac_RegEnumKeys().

uint32 resume_idx

keeps track of the index to resume enumerating

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

参照元 cac_RegEnumKeys().

uint32 num_keys

the number of keys returned this call

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

参照元 cac_RegEnumKeys().

char** key_names

array of key names

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

参照元 cac_RegEnumKeys().

char** class_names

class names of the keys

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

参照元 cac_RegEnumKeys().

time_t* mod_times

last modification time of the key

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

参照元 cac_RegEnumKeys().

struct { ... } out

参照元 cac_RegEnumKeys().


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