ReactOS 0.4.15-dev-7931-gfd331f1
WshShortcut Struct Reference
Collaboration diagram for WshShortcut:

Public Attributes

struct provideclassinfo classinfo
 
IWshShortcut IWshShortcut_iface
 
LONG ref
 
IShellLinkWlink
 
BSTR path_link
 

Detailed Description

Definition at line 49 of file shell.c.

Member Data Documentation

◆ classinfo

struct provideclassinfo WshShortcut::classinfo

Definition at line 51 of file shell.c.

◆ IWshShortcut_iface

IWshShortcut WshShortcut::IWshShortcut_iface

Definition at line 52 of file shell.c.

◆ link

IShellLinkW* WshShortcut::link

Definition at line 55 of file shell.c.

◆ path_link

BSTR WshShortcut::path_link

Definition at line 56 of file shell.c.

◆ ref

LONG WshShortcut::ref

Definition at line 53 of file shell.c.


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