#include <libmsrpc.h>
変数 | |
| struct { | |
| POLICY_HND * key | |
| Handle to open registry key | |
| char * val_name | |
| Name of the value | |
| uint32 type | |
| Value type. | |
| REG_VALUE_DATA value | |
| the value | |
| } | in |
libmsrpc.h の 1430 行で定義されています。
| char* val_name |
| uint32 type |
Value type.
One of:
libmsrpc.h の 1447 行で定義されています。
参照元 cac_RegSetValue().
| struct { ... } in |
参照元 cac_RegSetValue().
1.4.7