Directory and Security Server Only

Used only with app_info_13.

struct app_res_list_10 {
    unsigned char  LSFAR * LSPTR   ar110_alias;
    unsigned char                  ar110_pad_1[6 ];
    unsigned char                  ar110_device[DEVLEN + 1];
};

LAN Server and OS/2 Warp Server Only

Used only with app_info_3.

struct app_res_list {
    unsigned char       arl_alias[ALIAS_LEN + 1];
    unsigned char       arl_pad_1;
    unsigned char       arl_device[DEVLEN + 1];
};

where: