Home
last modified time | relevance | path

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

/reactos/dll/win32/hlink/
H A Dlink.c61 } HlinkImpl; typedef
131 HlinkImpl *This = impl_from_IHlink(iface); in IHlink_fnQueryInterface()
154 HlinkImpl *This = impl_from_IHlink(iface); in IHlink_fnAddRef()
164 HlinkImpl *This = impl_from_IHlink(iface); in IHlink_fnRelease()
186 HlinkImpl *This = impl_from_IHlink(iface); in IHlink_fnSetHlinkSite()
205 HlinkImpl *This = impl_from_IHlink(iface); in IHlink_fnGetHlinkSite()
222 HlinkImpl *This = impl_from_IHlink(iface); in IHlink_fnSetMonikerReference()
261 HlinkImpl *This = impl_from_IHlink(iface); in IHlink_fnSetStringReference()
484 HlinkImpl *This = impl_from_IHlink(iface); in IHlink_fnNavigate()
1133 HlinkImpl * hl; in HLink_Constructor()
[all …]