Home
last modified time | relevance | path

Searched refs:INetConnectionPropertyUi2 (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/shellext/netshell/
H A Dlanconnectui.h26 public INetConnectionPropertyUi2,
65 COM_INTERFACE_ENTRY_IID(IID_INetConnectionPropertyUi, INetConnectionPropertyUi2)
66 COM_INTERFACE_ENTRY_IID(IID_INetConnectionPropertyUi2, INetConnectionPropertyUi2)
H A DREADME39 The network connections property dialog is implemented by the INetConnectionPropertyUi2 interface. …
44 Note: If the context doesn't match, i.e. the INetConnectionPropertyUi2 cannot work together
/reactos/sdk/include/psdk/
H A Dnetcon.h230 #define INTERFACE INetConnectionPropertyUi2
231 DECLARE_INTERFACE_(INetConnectionPropertyUi2, IUnknown) in DECLARE_INTERFACE_() argument