ReactOS 0.4.15-dev-7842-g558ab78
IShellLinkW Member List

This is the complete list of members for IShellLinkW, including all inherited members.

AddRef()IUnknown
GetArguments([out, size_is(cch)] LPWSTR pszArgs, [in] int cch)IShellLinkW
GetDescription([out, size_is(cch)] LPWSTR pszName, [in] int cch)IShellLinkW
GetHotkey([out] WORD *pwHotkey)IShellLinkW
GetIconLocation([out, size_is(cch)] LPWSTR pszIconPath, [in] int cch, [out] int *piIcon)IShellLinkW
GetIDList([out] PIDLIST_ABSOLUTE *ppidl)IShellLinkW
GetPath([out, size_is(cch)] LPWSTR pszFile, [in] int cch, [in, out] WIN32_FIND_DATAW *pfd, [in] DWORD fFlags)IShellLinkW
GetShowCmd([out] int *piShowCmd)IShellLinkW
GetWorkingDirectory([out, size_is(cch)] LPWSTR pszDir, [in] int cch)IShellLinkW
LPUNKNOWN typedefIUnknown
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)IUnknown
Release()IUnknown
Resolve([in] HWND hwnd, [in] DWORD fFlags)IShellLinkW
SetArguments([in] LPCWSTR pszArgs)IShellLinkW
SetDescription([in] LPCWSTR pszName)IShellLinkW
SetHotkey([in] WORD wHotkey)IShellLinkW
SetIconLocation([in] LPCWSTR pszIconPath, [in] int iIcon)IShellLinkW
SetIDList([in] PCIDLIST_ABSOLUTE pidl)IShellLinkW
SetPath([in] LPCWSTR pszFile)IShellLinkW
SetRelativePath([in] LPCWSTR pszPathRel, [in] DWORD dwReserved)IShellLinkW
SetShowCmd([in] int iShowCmd)IShellLinkW
SetWorkingDirectory([in] LPCWSTR pszDir)IShellLinkW