ReactOS 0.4.17-dev-934-g091855f
dpnet.idl
Go to the documentation of this file.
1/*
2 * COM Classes for dpnet
3 *
4 * Copyright 2010 Alexandre Julliard
5 *
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
10 *
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
15 *
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19 */
20
21#pragma makedep register
22
23[
24 helpstring("DirectPlay8Client Object"),
25 threading(both),
26 uuid(743f1dc6-5aba-429f-8bdf-c54d03253dc2)
27]
28coclass DirectPlay8Client { interface IDirectPlay8Client; }
29
30[
31 helpstring("DirectPlay8Server Object"),
32 threading(both),
33 uuid(da825e1b-6830-43d7-835d-0b5ad82956a2)
34]
35coclass DirectPlay8Server { interface IDirectPlay8Server; }
36
37[
38 helpstring("DirectPlay8Peer Object"),
39 threading(both),
40 uuid(286f484d-375e-4458-a272-b138e2f80a6a)
41]
42coclass DirectPlay8Peer { interface IDirectPlay8Peer; }
43
44[
45 helpstring("DirectPlay8Address Object"),
46 threading(both),
47 uuid(934a9523-a3ca-4bc5-ada0-d6d95d979421)
48]
49coclass DirectPlay8Address { interface IDirectPlay8Address; }
50
51[
52 helpstring("DirectPlay8LobbiedApplication Object"),
53 threading(both),
54 uuid(667955ad-6b3b-43ca-b949-bc69b5baff7f)
55]
56coclass DirectPlay8LobbiedApplication { interface IDirectPlay8LobbiedApplication; }
57
58[
59 helpstring("DirectPlay8LobbyClient Object"),
60 threading(both),
61 progid("DirectPlay8Lobby.LobbyClient.1"),
62 vi_progid("DirectPlay8Lobby.LobbyClient"),
63 uuid(3b2b6775-70b6-45af-8dea-a209c69559f3)
64]
65coclass DirectPlay8LobbyClient { interface IDirectPlay8LobbyClient; }
66
67[
68 helpstring("DirectPlay8 Thread Pool Object"),
69 threading(both),
70 uuid(fc47060e-6153-4b34-b975-8e4121eb7f3c)
71]
72coclass DirectPlay8ThreadPool { interface IDirectPlay8ThreadPool; }
static const WCHAR ca[]
Definition: main.c:443
coclass DirectPlay8Client helpstring("DirectPlay8Server Object")
#define progid(str)
Definition: exdisp.idl:31
#define vi_progid(str)
Definition: exdisp.idl:32
#define threading(model)
Definition: exdisp.idl:30
GLfloat f
Definition: glext.h:7540
Definition: msctf.idl:532
#define d
Definition: ke_i.h:81
#define e
Definition: ke_i.h:82