#include <libmsrpc.h>
変数 | |
| struct { | |
| POLICY_HND * alias_hnd | |
| Open handle to the group | |
| uint32 num_members | |
| Number of members in the group - if this is 0, all members of the group will be removed | |
| DOM_SID * sids | |
| The SIDs of the accounts to add | |
| } | in |
libmsrpc.h の 2262 行で定義されています。
| uint32 num_members |
Number of members in the group - if this is 0, all members of the group will be removed
libmsrpc.h の 2268 行で定義されています。
| struct { ... } in |
1.4.7