STAT_SERVER_0

For more information on the STAT_SERVER_0 structure, see https://msdn.microsoft.com/library/en-us/stgmgmt/fs/stat_server_0_str.asp on MSDN.

 typedef struct _STAT_SERVER_0 {
  DWORD sts0_start;
  DWORD sts0_fopens;
  DWORD sts0_devopens;
  DWORD sts0_jobsqueued;
  DWORD sts0_sopens;
  DWORD sts0_stimedout;
  DWORD sts0_serrorout;
  DWORD sts0_pwerrors;
  DWORD sts0_permerrors;
  DWORD sts0_syserrors;
  DWORD sts0_bytessent_low;
  DWORD sts0_bytessent_high;
  DWORD sts0_bytesrcvd_low;
  DWORD sts0_bytesrcvd_high;
  DWORD sts0_avresponse;
  DWORD sts0_reqbufneed;
  DWORD sts0_bigbufneed;
} STAT_SERVER_0, 
 *PSTAT_SERVER_0, 
 *LPSTAT_SERVER_0;
 

Members

  • sts0_start

  • sts0_fopens

  • sts0_devopens

  • sts0_jobsqueued

  • sts0_sopens

  • sts0_stimedout

  • sts0_serrorout

  • sts0_pwerrors

  • sts0_permerrors

  • sts0_syserrors

  • sts0_bytessent_low

  • sts0_bytessent_high

  • sts0_bytesrcvd_low

  • sts0_bytesrcvd_high

  • sts0_avresponse

  • sts0_reqbufneed

  • sts0_bigbufneed