oleaut32/tests: Add tmarshal test.
[wine/multimedia.git] / dlls / oleaut32 / tests / tmarshal_dispids.h
blob776b7ba1b208b4b46655a20e83024cbd0d2b0d16
1 /*
2 * Copyright (C) 2005-2006 Robert Shearman for CodeWeavers
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 #define DISPID_TM_NAME 1
21 #define DISPID_TM_DOSOMETHING 2
22 #define DISPID_TM_STATE 3
23 #define DISPID_TM_MAP 4
24 #define DISPID_TM_SETOLECOLOR 5
25 #define DISPID_TM_GETOLECOLOR 6
26 #define DISPID_TM_CLONE 7
27 #define DISPID_TM_CLONEDISPATCH 8
28 #define DISPID_TM_CLONECOCLASS 9
29 #define DISPID_TM_ARRAY 10
30 #define DISPID_TM_VARARRAYPTR 11
31 #define DISPID_TM_VARIANT 12
32 #define DISPID_TM_ERROR 13
34 #define DISPID_NOA_BSTRRET 1