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
11 lines
244 B
[ implicit_handle( handle_t browser_bhandle )]
|
|
|
|
interface browser
|
|
|
|
{
|
|
|
|
typedef [allocate(all_nodes)] LPSERVER_INFO_100;
|
|
typedef [allocate(all_nodes)] LPSERVER_INFO_101;
|
|
typedef [allocate(all_nodes)] PBROWSER_EMULATED_DOMAIN;
|
|
|
|
}
|