2.2.5.7 WKSTA_INFO_1046

The WKSTA_INFO_1046 structure specifies details about the state of the SMB network redirector.

 typedef struct _WKSTA_INFO_1046 {
   unsigned long wki1046_dormant_file_limit;
 } WKSTA_INFO_1046,
  *PWKSTA_INFO_1046,
  *LPWKSTA_INFO_1046;

wki1046_dormant_file_limit: The maximum number of file or printer handles the SMB network redirector can continue to keep open, even after the application has closed the corresponding handle.