IShellLinkW

Undocumented in source.

Members

Functions

GetArguments
HRESULT GetArguments(LPWSTR , int )
Undocumented in source.
GetDescription
HRESULT GetDescription(LPWSTR , int )
Undocumented in source.
GetHotkey
HRESULT GetHotkey(PWORD )
Undocumented in source.
GetIDList
HRESULT GetIDList(LPITEMIDLIST* )
Undocumented in source.
GetIconLocation
HRESULT GetIconLocation(LPWSTR , int , int* )
Undocumented in source.
GetPath
HRESULT GetPath(LPWSTR , int , WIN32_FIND_DATAW* , DWORD )
Undocumented in source.
GetShowCmd
HRESULT GetShowCmd(int* )
Undocumented in source.
GetWorkingDirectory
HRESULT GetWorkingDirectory(LPWSTR , int )
Undocumented in source.
Resolve
HRESULT Resolve(HWND , DWORD )
Undocumented in source.
SetArguments
HRESULT SetArguments(LPCWSTR )
Undocumented in source.
SetDescription
HRESULT SetDescription(LPCWSTR )
Undocumented in source.
SetHotkey
HRESULT SetHotkey(WORD )
Undocumented in source.
SetIDList
HRESULT SetIDList(LPCITEMIDLIST )
Undocumented in source.
SetIconLocation
HRESULT SetIconLocation(LPCWSTR , int )
Undocumented in source.
SetPath
HRESULT SetPath(LPCWSTR )
Undocumented in source.
SetRelativePath
HRESULT SetRelativePath(LPCWSTR , DWORD )
Undocumented in source.
SetShowCmd
HRESULT SetShowCmd(int )
Undocumented in source.
SetWorkingDirectory
HRESULT SetWorkingDirectory(LPCWSTR )
Undocumented in source.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta