Home
last modified time | relevance | path

Searched refs:IEnumConnectionPoints (Results 1 – 25 of 68) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/interopservices/ComTypes/
H A Dienumconnectionpoints.cs23 public interface IEnumConnectionPoints interface
30 void Clone(out IEnumConnectionPoints ppenum); in Clone()
H A Diconnectionpointcontainer.cs25 void EnumConnectionPoints(out IEnumConnectionPoints ppEnum); in EnumConnectionPoints()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/System/Runtime/InteropServices/ComTypes/
H A DIEnumConnectionPoints.cs22 public interface IEnumConnectionPoints interface
29 void Clone(out IEnumConnectionPoints ppenum); in Clone()
H A DIConnectionPointContainer.cs24 void EnumConnectionPoints(out IEnumConnectionPoints ppEnum); in EnumConnectionPoints()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Docidl.h39 typedef interface IEnumConnectionPoints IEnumConnectionPoints; typedef
41 interface IEnumConnectionPoints; variable
372 typedef interface IEnumConnectionPoints IEnumConnectionPoints; typedef
374 interface IEnumConnectionPoints; variable
1073 IEnumConnectionPoints *This,
1085 IEnumConnectionPoints *This,
1091 IEnumConnectionPoints *This,
1104 interface IEnumConnectionPoints {
1149 IEnumConnectionPoints* This,
1159 IEnumConnectionPoints* This,
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Docidl.h39 typedef interface IEnumConnectionPoints IEnumConnectionPoints; typedef
41 interface IEnumConnectionPoints; variable
372 typedef interface IEnumConnectionPoints IEnumConnectionPoints; typedef
374 interface IEnumConnectionPoints; variable
1073 IEnumConnectionPoints *This,
1085 IEnumConnectionPoints *This,
1091 IEnumConnectionPoints *This,
1104 interface IEnumConnectionPoints {
1149 IEnumConnectionPoints* This,
1159 IEnumConnectionPoints* This,
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaactivex.pas430 IEnumConnectionPoints = interface interface
435 function Clone(out Enum: IEnumConnectionPoints): HRESULT; stdcall; in Clone()
460 function EnumConnectionPoints(out Enum: IEnumConnectionPoints): HRESULT; stdcall; in EnumConnectionPoints()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Docidl.d268 interface IEnumConnectionPoints : IUnknown {
274 alias IEnumConnectionPoints LPENUMCONNECTIONPOINTS;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Docidl.d268 interface IEnumConnectionPoints : IUnknown {
274 alias IEnumConnectionPoints LPENUMCONNECTIONPOINTS;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Docidl.d267 interface IEnumConnectionPoints : IUnknown {
273 alias IEnumConnectionPoints LPENUMCONNECTIONPOINTS;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Docidl.d268 interface IEnumConnectionPoints : IUnknown {
274 alias IEnumConnectionPoints LPENUMCONNECTIONPOINTS;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Docidl.d267 interface IEnumConnectionPoints : IUnknown {
273 alias IEnumConnectionPoints LPENUMCONNECTIONPOINTS;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Docidl.d267 interface IEnumConnectionPoints : IUnknown {
273 alias IEnumConnectionPoints LPENUMCONNECTIONPOINTS;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Docidl.d267 interface IEnumConnectionPoints : IUnknown {
273 alias IEnumConnectionPoints LPENUMCONNECTIONPOINTS;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Docidl.d267 interface IEnumConnectionPoints : IUnknown {
273 alias IEnumConnectionPoints LPENUMCONNECTIONPOINTS;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Docidl.d268 interface IEnumConnectionPoints : IUnknown {
274 alias IEnumConnectionPoints LPENUMCONNECTIONPOINTS;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Docidl.d267 interface IEnumConnectionPoints : IUnknown {
273 alias IEnumConnectionPoints LPENUMCONNECTIONPOINTS;
/dports/devel/upp/upp/uppsrc/Ole/Ctrl/
H A DOleCtrl.h800 STDMETHOD(EnumConnectionPoints)(IEnumConnectionPoints **ppEnum);
804 class Enumerator : public Interface<IEnumConnectionPoints>
814 STDMETHOD(Clone)(IEnumConnectionPoints **enum_conn);
H A Dcontrol.cpp1171 HRESULT STDMETHODCALLTYPE OcxConnectionPointContainer::Enumerator::Clone(IEnumConnectionPoints **en… in Clone()
1184 HRESULT OcxConnectionPointContainer::EnumConnectionPoints(IEnumConnectionPoints **ppEnum) in EnumConnectionPoints()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/ole/
H A Dunoobjw.hxx148 /* [out] */ IEnumConnectionPoints **ppEnum) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/ole/
H A Dunoobjw.hxx149 /* [out] */ IEnumConnectionPoints **ppEnum) override;
/dports/lang/racket-minimal/racket-8.3/src/mzcom/
H A Dcom_glue.c318 static STDMETHODIMP EnumConnectionPoints(IConnectionPointContainer *com_obj, IEnumConnectionPoints in EnumConnectionPoints()
/dports/lang/racket/racket-8.3/src/mzcom/
H A Dcom_glue.c318 static STDMETHODIMP EnumConnectionPoints(IConnectionPointContainer *com_obj, IEnumConnectionPoints in EnumConnectionPoints()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Docidl.h40 typedef _COM_interface IEnumConnectionPoints *LPENUMCONNECTIONPOINTS;
422 #define INTERFACE IEnumConnectionPoints
423 DECLARE_INTERFACE_(IEnumConnectionPoints,IUnknown) in DECLARE_INTERFACE_() argument
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Docidl.h40 typedef _COM_interface IEnumConnectionPoints *LPENUMCONNECTIONPOINTS;
422 #define INTERFACE IEnumConnectionPoints
423 DECLARE_INTERFACE_(IEnumConnectionPoints,IUnknown) in DECLARE_INTERFACE_() argument

123