2.2.9.2.1.2.1.1 TSG_CAPABILITIES_UNION

The TSG_CAPABILITIES_UNION union specifies an RPC switch_type union of structures as follows.

 typedef 
 [switch_type(unsigned long)] 
 union {
   [case(TSG_CAPABILITY_TYPE_NAP)] 
     TSG_CAPABILITY_NAP TSGCapNap;
 } TSG_CAPABILITIES_UNION,
  *PTSG_CAPABILITIES_UNION;

TSGCapNap: A TSG_CAPABILITY_NAP structure.