ReactOS 0.4.15-dev-7961-gdcf9eb0
InternetShortcut Struct Reference
Collaboration diagram for InternetShortcut:

Public Attributes

IUniformResourceLocatorA IUniformResourceLocatorA_iface
 
IUniformResourceLocatorW IUniformResourceLocatorW_iface
 
IPersistFile IPersistFile_iface
 
IPropertySetStorage IPropertySetStorage_iface
 
LONG refCount
 
IPropertySetStorageproperty_set_storage
 
WCHARurl
 
BOOLEAN isDirty
 
LPOLESTR currentFile
 

Detailed Description

Definition at line 40 of file ieframe_v1.idl.

Member Data Documentation

◆ currentFile

LPOLESTR InternetShortcut::currentFile

Definition at line 60 of file intshcut.c.

◆ IPersistFile_iface

IPersistFile InternetShortcut::IPersistFile_iface

Definition at line 52 of file intshcut.c.

Referenced by create_shortcut(), and OpenURL().

◆ IPropertySetStorage_iface

IPropertySetStorage InternetShortcut::IPropertySetStorage_iface

Definition at line 53 of file intshcut.c.

Referenced by create_shortcut().

◆ isDirty

BOOLEAN InternetShortcut::isDirty

Definition at line 59 of file intshcut.c.

◆ IUniformResourceLocatorA_iface

IUniformResourceLocatorA InternetShortcut::IUniformResourceLocatorA_iface

Definition at line 50 of file intshcut.c.

Referenced by create_shortcut().

◆ IUniformResourceLocatorW_iface

IUniformResourceLocatorW InternetShortcut::IUniformResourceLocatorW_iface

Definition at line 51 of file intshcut.c.

Referenced by create_shortcut(), and OpenURL().

◆ property_set_storage

IPropertySetStorage* InternetShortcut::property_set_storage

Definition at line 57 of file intshcut.c.

Referenced by create_shortcut().

◆ refCount

LONG InternetShortcut::refCount

Definition at line 55 of file intshcut.c.

Referenced by create_shortcut().

◆ url

WCHAR* InternetShortcut::url

Definition at line 58 of file intshcut.c.


The documentation for this struct was generated from the following files: