#include <libmsrpc.h>
変数 | |
| struct { | |
| POLICY_HND * group_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 | |
| uint32 * rids | |
| The RIDs of the users to add | |
| } | in |
libmsrpc.h の 2027 行で定義されています。
| uint32 num_members |
Number of members in the group - if this is 0, all members of the group will be removed
libmsrpc.h の 2033 行で定義されています。
| uint32* rids |
| struct { ... } in |
1.4.7