#include <libmsrpc.h>
変数 | |
| struct { | |
| POLICY_HND * key | |
| Handle to key to query | |
| uint32 info_type | |
| Info that you want. | |
| } | in |
| struct { | |
| uint32 size | |
| size of the data returned | |
| SEC_DESC * descriptor | |
| Security descriptor | |
| } | out |
libmsrpc.h の 1486 行で定義されています。
| 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 の 1506 行で定義されています。
| struct { ... } in |
| uint32 size |
| struct { ... } out |
1.4.7