Home
last modified time | relevance | path

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

/reactos/dll/win32/wshom.ocx/
H A Dshell.c745 WshShortcut *This = impl_from_IWshShortcut(iface); in WshShortcut_QueryInterface()
771 WshShortcut *This = impl_from_IWshShortcut(iface); in WshShortcut_AddRef()
779 WshShortcut *This = impl_from_IWshShortcut(iface); in WshShortcut_Release()
795 WshShortcut *This = impl_from_IWshShortcut(iface); in WshShortcut_GetTypeInfoCount()
803 WshShortcut *This = impl_from_IWshShortcut(iface); in WshShortcut_GetTypeInfo()
811 WshShortcut *This = impl_from_IWshShortcut(iface); in WshShortcut_GetIDsOfNames()
830 WshShortcut *This = impl_from_IWshShortcut(iface); in WshShortcut_Invoke()
850 WshShortcut *This = impl_from_IWshShortcut(iface); in WshShortcut_get_FullName()
857 WshShortcut *This = impl_from_IWshShortcut(iface); in WshShortcut_get_Arguments()
878 WshShortcut *This = impl_from_IWshShortcut(iface); in WshShortcut_put_Arguments()
[all …]