struct ae_connstart {
  unsigned short ae_ct_compname; /* offset */
  unsigned short ae_ct_username; /* offset */
  unsigned short ae_ct_netname;  /* offset */
  unsigned short ae_ct_connid;
};

where:


[Back] [Next]