#include <libmsrpc.h>
変数 | |
| struct { | |
| POLICY_HND * group_hnd | |
| Open handle to a group | |
| } | in |
| struct { | |
| uint32 num_members | |
| The number of members in the group | |
| uint32 * rids | |
| An array storing the RIDs of the users | |
| uint32 * attributes | |
| The attributes | |
| } | out |
libmsrpc.h の 1949 行で定義されています。
| struct { ... } in |
| uint32 num_members |
| uint32* rids |
| uint32* attributes |
| struct { ... } out |
1.4.7