#include <libmsrpc.h>
変数 | |
| struct { | |
| POLICY_HND * pol | |
| an open LSA policy handle | |
| DOM_SID * domain_sid | |
| SID of the trusted domain to open | |
| uint32 access | |
| Desired access on the open domain | |
| } | in |
| struct { | |
| POLICY_HND * domain_pol | |
| A handle to the policy that is opened | |
| } | out |
libmsrpc.h の 823 行で定義されています。
| uint32 access |
| struct { ... } in |
| struct { ... } out |
1.4.7