ReactOS 0.4.15-dev-7918-g2a2556c
IWshRuntimeLibrary::IWshShortcut Interface Reference
Inheritance diagram for IWshRuntimeLibrary::IWshShortcut:
Collaboration diagram for IWshRuntimeLibrary::IWshShortcut:

Public Member Functions

HRESULT Load ([in] BSTR PathLink)
 
HRESULT Save ()
 
HRESULT Load ([in] BSTR PathLink)
 
HRESULT Save ()
 
- Public Member Functions inherited from IDispatch
HRESULT GetTypeInfoCount ([out] UINT *pctinfo)
 
HRESULT GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo)
 
HRESULT GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId)
 
HRESULT Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr)
 
HRESULT RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Properties

BSTR FullName [get]
 
BSTR Arguments [get, set]
 
BSTR Description [get, set]
 
BSTR Hotkey [get, set]
 
BSTR IconLocation [get, set]
 
BSTR RelativePath [set]
 
BSTR TargetPath [get, set]
 
int WindowStyle [get, set]
 
BSTR WorkingDirectory [get, set]
 

Additional Inherited Members

- Public Types inherited from IDispatch
typedef IDispatchLPDISPATCH
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 
- Public Attributes inherited from IDispatch
const DISPID DISPID_UNKNOWN = -1
 
const DISPID DISPID_VALUE = 0
 
const DISPID DISPID_PROPERTYPUT = -3
 
const DISPID DISPID_NEWENUM = -4
 
const DISPID DISPID_EVALUATE = -5
 
const DISPID DISPID_CONSTRUCTOR = -6
 
const DISPID DISPID_DESTRUCTOR = -7
 
const DISPID DISPID_COLLECT = -8
 

Detailed Description

Definition at line 454 of file wshom.idl.

Member Function Documentation

◆ Load() [1/2]

HRESULT IWshRuntimeLibrary::IWshShortcut::Load ( [in] BSTR  PathLink)

◆ Load() [2/2]

HRESULT IWshRuntimeLibrary::IWshShortcut::Load ( [in] BSTR  PathLink)

◆ Save() [1/2]

HRESULT IWshRuntimeLibrary::IWshShortcut::Save ( )

◆ Save() [2/2]

HRESULT IWshRuntimeLibrary::IWshShortcut::Save ( )

Property Documentation

◆ Arguments

BSTR IWshRuntimeLibrary::IWshShortcut::Arguments
getset

◆ Description

BSTR IWshRuntimeLibrary::IWshShortcut::Description
getset

◆ FullName

BSTR IWshRuntimeLibrary::IWshShortcut::FullName
get

◆ Hotkey

BSTR IWshRuntimeLibrary::IWshShortcut::Hotkey
getset

◆ IconLocation

BSTR IWshRuntimeLibrary::IWshShortcut::IconLocation
getset

◆ RelativePath

BSTR IWshRuntimeLibrary::IWshShortcut::RelativePath
set

◆ TargetPath

BSTR IWshRuntimeLibrary::IWshShortcut::TargetPath
getset

◆ WindowStyle

int IWshRuntimeLibrary::IWshShortcut::WindowStyle
getset

◆ WorkingDirectory

BSTR IWshRuntimeLibrary::IWshShortcut::WorkingDirectory
getset

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