|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| IUniformResourceLocatorA | IUniformResourceLocatorA_iface |
| IUniformResourceLocatorW | IUniformResourceLocatorW_iface |
| IPersistFile | IPersistFile_iface |
| IPropertySetStorage | IPropertySetStorage_iface |
| LONG | refCount |
| IPropertySetStorage * | property_set_storage |
| WCHAR * | url |
| BOOLEAN | isDirty |
| LPOLESTR | currentFile |
Definition at line 40 of file ieframe_v1.idl.
| LPOLESTR InternetShortcut::currentFile |
Definition at line 60 of file intshcut.c.
| IPersistFile InternetShortcut::IPersistFile_iface |
Definition at line 52 of file intshcut.c.
Referenced by create_shortcut(), and OpenURL().
| IPropertySetStorage InternetShortcut::IPropertySetStorage_iface |
Definition at line 53 of file intshcut.c.
Referenced by create_shortcut().
| BOOLEAN InternetShortcut::isDirty |
Definition at line 59 of file intshcut.c.
| IUniformResourceLocatorA InternetShortcut::IUniformResourceLocatorA_iface |
Definition at line 50 of file intshcut.c.
Referenced by create_shortcut().
| IUniformResourceLocatorW InternetShortcut::IUniformResourceLocatorW_iface |
Definition at line 51 of file intshcut.c.
Referenced by create_shortcut(), and OpenURL().
| IPropertySetStorage* InternetShortcut::property_set_storage |
Definition at line 57 of file intshcut.c.
Referenced by create_shortcut().
| LONG InternetShortcut::refCount |
Definition at line 55 of file intshcut.c.
Referenced by create_shortcut().
| WCHAR* InternetShortcut::url |
Definition at line 58 of file intshcut.c.