Registry Definitions


データ構造

struct  _REGBINARYDATA
 Binary data of some kind [詳細]
struct  _REGMULTISZDATA
 array of strings [詳細]
union  _REGVALUEDATA

型定義

typedef char * REG_SZ_DATA
 Null terminated string
typedef char * REG_EXPAND_SZ_DATA
 Null terminated string with windows environment variables that should be expanded
typedef _REGBINARYDATA REG_BINARY_DATA
 Binary data of some kind
typedef uint32 REG_DWORD_DATA
 32-bit (little endian) number
typedef uint32 REG_DWORD_BE_DATA
 32-bit big endian number
typedef _REGMULTISZDATA REG_MULTI_SZ_DATA
 array of strings
typedef _REGVALUEDATA REG_VALUE_DATA

型定義

typedef char* REG_SZ_DATA

Null terminated string

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

typedef char* REG_EXPAND_SZ_DATA

Null terminated string with windows environment variables that should be expanded

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

typedef struct _REGBINARYDATA REG_BINARY_DATA

Binary data of some kind

typedef uint32 REG_DWORD_DATA

32-bit (little endian) number

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

typedef uint32 REG_DWORD_BE_DATA

32-bit big endian number

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

typedef struct _REGMULTISZDATA REG_MULTI_SZ_DATA

array of strings

typedef union _REGVALUEDATA REG_VALUE_DATA


Sambaに対してSat Aug 29 21:24:38 2009に生成されました。  doxygen 1.4.7