Searched defs:IExternalConnection (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h36 typedef interface IExternalConnection IExternalConnection; typedef
812 * IExternalConnection interface
817 typedef IExternalConnection *LPEXTERNALCONNECTION;
825 interface IExternalConnection : public IUnknown
843 IExternalConnection* This,
848 IExternalConnection* This);
851 IExternalConnection* This);
853 /*** IExternalConnection methods ***/
855 IExternalConnection* Thi
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h36 typedef interface IExternalConnection IExternalConnection; typedef
812 * IExternalConnection interface
817 typedef IExternalConnection *LPEXTERNALCONNECTION;
825 interface IExternalConnection : public IUnknown
843 IExternalConnection* This,
848 IExternalConnection* This);
851 IExternalConnection* This);
853 /*** IExternalConnection methods ***/
855 IExternalConnection* Thi
[all...]

Completed in 76 milliseconds