構造体 RegEnumValues
[Registry Functions]

#include <libmsrpc.h>


変数

struct {
   POLICY_HND *   key
 handle to open key
   uint32   max_values
 max number of values returned per call
in
struct {
   uint32   resume_idx
 keeps track of the index to resume from - used over multiple calls
   uint32   num_values
 the number of values that were returned this call
   uint32 *   types
 Array of value types.
   char **   value_names
 array of strings storing the names of the values
   REG_VALUE_DATA **   values
 array of pointers to the value data returned
out


説明

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


構造体

POLICY_HND* key

handle to open key

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

参照元 cac_RegEnumValues().

uint32 max_values

max number of values returned per call

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

参照元 cac_RegEnumValues().

struct { ... } in

参照元 cac_RegEnumValues().

uint32 resume_idx

keeps track of the index to resume from - used over multiple calls

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

参照元 cac_RegEnumValues().

uint32 num_values

the number of values that were returned this call

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

参照元 cac_RegEnumValues().

uint32* types

Array of value types.

A type can be one of:

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

参照元 cac_RegEnumValues().

char** value_names

array of strings storing the names of the values

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

参照元 cac_RegEnumValues().

REG_VALUE_DATA** values

array of pointers to the value data returned

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

参照元 cac_RegEnumValues().

struct { ... } out

参照元 cac_RegEnumValues().


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