These fields are the same as the wki0_chartime and wki0_charcount fields described in Requester Level 0. The values in the wksta_info_0 data structure are used as the initial defaults for each opened handle. The NetHandle APIs allow these parameters to be inspected and tuned on a per-handle basis.
struct handle_info_1 {
   unsigned long   hdli1_chartime;
   unsigned short  hdli1_charcount;
};

where:


[Back] [Next]