Home
last modified time | relevance | path

Searched defs:SetInterfaceSafetyOptions (Results 1 – 12 of 12) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dobjsafe.h41 STDMETHOD(SetInterfaceSafetyOptions)(THIS_ REFIID,DWORD,DWORD) PURE; in DECLARE_INTERFACE_() local
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dobjsafe.h41 STDMETHOD(SetInterfaceSafetyOptions)(THIS_ REFIID,DWORD,DWORD) PURE; in DECLARE_INTERFACE_() local
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/activeqt/opengl/
H A Dglbox.cpp238 …HRESULT WINAPI SetInterfaceSafetyOptions( REFIID riid, DWORD pdwSupportedOptions, DWORD pdwEnabled… in SetInterfaceSafetyOptions() function in ObjectSafetyImpl
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtactiveqt/examples/activeqt/opengl/
H A Dglbox.cpp251 …HRESULT WINAPI SetInterfaceSafetyOptions(REFIID riid, DWORD pdwSupportedOptions, DWORD pdwEnabledO… in SetInterfaceSafetyOptions() function in ObjectSafetyImpl
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsputils.h165 STDMETHOD(SetInterfaceSafetyOptions)(REFIID riid,DWORD dwOptionSetMask,DWORD dwEnabledOptions) { in STDMETHOD() argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsputils.h165 STDMETHOD(SetInterfaceSafetyOptions)(REFIID riid,DWORD dwOptionSetMask,DWORD dwEnabledOptions) { in STDMETHOD() argument
/dports/multimedia/gpac-mp4box/gpac-1.0.0/applications/deprecated/old_arch/GPAX/
H A DGPAXPlugin.cpp688 STDMETHODIMP CGPAXPlugin::SetInterfaceSafetyOptions( in SetInterfaceSafetyOptions() function in CGPAXPlugin
/dports/multimedia/gpac-libgpac/gpac-1.0.0/applications/deprecated/old_arch/GPAX/
H A DGPAXPlugin.cpp688 STDMETHODIMP CGPAXPlugin::SetInterfaceSafetyOptions( in SetInterfaceSafetyOptions() function in CGPAXPlugin
/dports/editors/libreoffice/libreoffice-7.2.6.2/shell/source/win32/spsupp/
H A DCOMOpenDocuments.cxx399 HRESULT STDMETHODCALLTYPE COMOpenDocuments::SetInterfaceSafetyOptions( in SetInterfaceSafetyOptions() function in COMOpenDocuments
/dports/editors/libreoffice6/libreoffice-6.4.7.2/shell/source/win32/spsupp/
H A DCOMOpenDocuments.cxx399 HRESULT STDMETHODCALLTYPE COMOpenDocuments::SetInterfaceSafetyOptions( in SetInterfaceSafetyOptions() function in COMOpenDocuments
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A D_ComImports.cs160 int SetInterfaceSafetyOptions(ref Guid riid, int dwOptionSetMask, int dwEnabledOptions); in SetInterfaceSafetyOptions() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs39033 …pub unsafe fn SetInterfaceSafetyOptions(&self, riid: *const ::windows::runtime::GUID, dwoptionsetm… in SetInterfaceSafetyOptions() method