構造体 RegQueryKeyInfo
[Registry Functions]

#include <libmsrpc.h>


変数

struct {
   POLICY_HND *   key
 Open handle to the key to query
in
struct {
   char *   class_name
 name of the key class
   uint32   num_subkeys
 number of subkeys of the key
   uint32   longest_subkey
 length (in characters) of the longest subkey name
   uint32   longest_class
 length (in characters) of the longest class name
   uint32   num_values
 number of values in this key
   uint32   longest_value_name
 length (in characters) of the longest value name
   uint32   longest_value_data
 length (in bytes) of the biggest value data
   uint32   security_desc_size
 size (in bytes) of the security descriptor
   time_t   last_write_time
 time of the last write
out


説明

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


構造体

POLICY_HND* key

Open handle to the key to query

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

参照元 cac_RegQueryKeyInfo().

struct { ... } in

参照元 cac_RegQueryKeyInfo().

char* class_name

name of the key class

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

参照元 cac_RegQueryKeyInfo().

uint32 num_subkeys

number of subkeys of the key

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

参照元 cac_RegQueryKeyInfo().

uint32 longest_subkey

length (in characters) of the longest subkey name

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

参照元 cac_RegQueryKeyInfo().

uint32 longest_class

length (in characters) of the longest class name

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

参照元 cac_RegQueryKeyInfo().

uint32 num_values

number of values in this key

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

参照元 cac_RegQueryKeyInfo().

uint32 longest_value_name

length (in characters) of the longest value name

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

参照元 cac_RegQueryKeyInfo().

uint32 longest_value_data

length (in bytes) of the biggest value data

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

参照元 cac_RegQueryKeyInfo().

uint32 security_desc_size

size (in bytes) of the security descriptor

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

参照元 cac_RegQueryKeyInfo().

time_t last_write_time

time of the last write

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

参照元 cac_RegQueryKeyInfo().

struct { ... } out

参照元 cac_RegQueryKeyInfo().


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