#include <libmsrpc.h>
変数 | |
| struct { | |
| POLICY_HND * parent_key | |
| handle to open registry key | |
| char * name | |
| name of the key to delete | |
| BOOL recursive | |
| delete recursively. | |
| } | in |
libmsrpc.h の 1233 行で定義されています。
| char* name |
delete recursively.
WARNING: this might not always work as planned
libmsrpc.h の 1242 行で定義されています。
参照元 cac_RegDeleteKey().
| struct { ... } in |
参照元 cac_RegDeleteKey().
1.4.7