Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
244 B

  1. [ implicit_handle( handle_t browser_bhandle )]
  2. interface browser
  3. {
  4. typedef [allocate(all_nodes)] LPSERVER_INFO_100;
  5. typedef [allocate(all_nodes)] LPSERVER_INFO_101;
  6. typedef [allocate(all_nodes)] PBROWSER_EMULATED_DOMAIN;
  7. }