1 Originally this IDL was provided by the Google Update team so that we could use
2 the On-Demand checking for updates. Now it is copied from the public Omaha
3 repository with minor modifications. See
4 http://omaha.googlecode.com/svn/trunk/official/goopdate/omaha3_idl.idl.
6 This copy is based on http://omaha.googlecode.com/svn/trunk/official/goopdate/omaha3_idl.idl@120
7 with the following two coclasses removed:
10 uuid(___AUTO_GENERATED_GUID___),
11 helpstring("GoogleComProxyMachineClass")
13 coclass GoogleComProxyMachineClass {
14 [default] interface IUnknown;
18 uuid(___AUTO_GENERATED_GUID___),
19 helpstring("GoogleComProxyUserClass")
21 coclass GoogleComProxyUserClass {
22 [default] interface IUnknown;