USE_INFO_2

For more information in the USE_INFO_2 structure, see USE_INFO_2

 typedef struct _USE_INFO_2 {
  LMSTR ui2_local;
  LMSTR ui2_remote;
  LMSTR ui2_password;
  DWORD ui2_status;
  DWORD ui2_asg_type;
  DWORD ui2_refcount;
  DWORD ui2_usecount;
  LMSTR ui2_username;
  LMSTR ui2_domainname;
} USE_INFO_2, 
 *PUSE_INFO_2, 
 *LPUSE_INFO_2;
 

Members

  • ui2_local

  • ui2_remote

  • ui2_password

  • ui2_status

  • ui2_asg_type

  • ui2_refcount

  • ui2_usecount

  • ui2_username

  • ui2_domainname