#include <libmsrpc.h>
変数 | |
| char * | name |
| Group name | |
| char * | description |
| Description | |
| uint32 | num_members |
| Number of members | |
libmsrpc.h の 265 行で定義されています。
| char* name |
Group name
libmsrpc.h の 267 行で定義されています。
参照元 cac_MakeAliasInfo()・cac_MakeAliasInfoCtr()・cac_MakeGroupInfo()・cac_MakeGroupInfoCtr().
| char* description |
Description
libmsrpc.h の 270 行で定義されています。
参照元 cac_MakeAliasInfo()・cac_MakeAliasInfoCtr()・cac_MakeGroupInfo()・cac_MakeGroupInfoCtr().
| uint32 num_members |
Number of members
libmsrpc.h の 273 行で定義されています。
参照元 cac_MakeAliasInfo()・cac_MakeAliasInfoCtr()・cac_MakeGroupInfo()・cac_MakeGroupInfoCtr().
1.4.7