// Copyright (c) 2010 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // Auto-generated by com_mock.py MOCK_METHOD3_WITH_CALLTYPE(__stdcall, GetInterfaceSafetyOptions, HRESULT( REFIID riid, DWORD *pdwSupportedOptions, DWORD *pdwEnabledOptions)); MOCK_METHOD3_WITH_CALLTYPE(__stdcall, SetInterfaceSafetyOptions, HRESULT( REFIID riid, DWORD dwOptionSetMask, DWORD dwEnabledOptions));