2.2.3.21 CLUSTER_CREATE_GROUP_INFO_RPC

The CLUSTER_CREATE_GROUP_INFO_RPC structure contains information about the creation of a group, as specified in ApiCreateGroupEx (section 3.1.4.2.128).<26>

 typedef struct _CLUSTER_CREATE_GROUP_INFO_RPC {
   DWORD dwVersion;
   DWORD dwGroupType;
 } CLUSTER_CREATE_GROUP_INFO_RPC,
  *PCLUSTER_CREATE_GROUP_INFO_RPC;

dwVersion: The version of the CLUSTER_CREATE_GROUP_INFO_RPC data structure.

dwGroupType: Designates the type of group.