Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenitss.idl
Go to the documentation of this file.
00001 /* 00002 * COM Classes for itss 00003 * 00004 * Copyright 2010 Alexandre Julliard 00005 * 00006 * This library is free software; you can redistribute it and/or 00007 * modify it under the terms of the GNU Lesser General Public 00008 * License as published by the Free Software Foundation; either 00009 * version 2.1 of the License, or (at your option) any later version. 00010 * 00011 * This library is distributed in the hope that it will be useful, 00012 * but WITHOUT ANY WARRANTY; without even the implied warranty of 00013 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00014 * Lesser General Public License for more details. 00015 * 00016 * You should have received a copy of the GNU Lesser General Public 00017 * License along with this library; if not, write to the Free Software 00018 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA 00019 */ 00020 00021 [ 00022 helpstring("Microsoft InfoTech Protocol for IE 3.0"), 00023 threading(both), 00024 progid("MSITFS1.0"), 00025 vi_progid("MSITFS"), 00026 uuid(9d148290-b9c8-11d0-a4cc-0000f80149f6) 00027 ] 00028 coclass MSITStore { interface IParseDisplayName; } 00029 00030 [ 00031 helpstring("Microsoft InfoTech Protocol for IE 4.0"), 00032 threading(both), 00033 progid("MSITFS1.0"), 00034 vi_progid("MSITFS"), 00035 uuid(9d148291-b9c8-11d0-a4cc-0000f80149f6) 00036 ] 00037 coclass ITSProtocol { interface IInternetProtocolInfo; } 00038 00039 [ 00040 helpstring("Microsoft InfoTech IStorage for Win32 Files"), 00041 threading(both), 00042 progid("MSITFS1.0"), 00043 vi_progid("MSITFS"), 00044 uuid(d54eee56-aaab-11d0-9e1d-00a0c922e6ec) 00045 ] 00046 coclass MSFSStore { } 00047 00048 [ 00049 helpstring("Microsoft InfoTech IStorage System"), 00050 threading(both), 00051 progid("MSITFS1.0"), 00052 vi_progid("MSITFS"), 00053 uuid(5d02926a-212e-11d0-9df9-00a0c922e6ec) 00054 ] 00055 coclass ITStorage { interface IITStorage; } Generated on Sun May 27 2012 04:24:13 for ReactOS by
1.7.6.1
|