1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 // MeasurePageLoadTime.idl : IDL source for MeasurePageLoadTime
8 // This file will be processed by the MIDL tool to
9 // produce the type library (MeasurePageLoadTime.tlb) and marshalling code.
16 uuid(019637EB
-B865
-485B
-9A66
-419477EE55A0
),
19 helpstring("IMeasurePageLoadTimeBHO Interface"),
20 pointer_default(unique)
22 interface IMeasurePageLoadTimeBHO
: IDispatch
{
25 uuid(61AC7AC4
-B715
-4955-A238
-5F9AEA80DF4B
),
27 helpstring("MeasurePageLoadTime 1.0 Type Library")
29 library MeasurePageLoadTimeLib
31 importlib
("stdole2.tlb");
33 uuid(807E68BC
-238F
-4163-AE4B
-0A3604F3E145
),
34 helpstring("MeasurePageLoadTimeBHO Class")
36 coclass MeasurePageLoadTimeBHO
38 [default] interface IMeasurePageLoadTimeBHO
;