#include <libmsrpc.h>
変数 | |
| struct { | |
| POLICY_HND * key | |
| Handle to key to query | |
| uint32 info_type | |
| Info that you want. | |
| size_t size | |
| size of the descriptor | |
| SEC_DESC * descriptor | |
| Security descriptor | |
| } | in |
libmsrpc.h の 1529 行で定義されています。
| uint32 info_type |
Info that you want.
Should be a combination of (1 or more or'd):
or use:
all definitions from include/rpc_secdes.h
libmsrpc.h の 1549 行で定義されています。
| size_t size |
| struct { ... } in |
1.4.7