ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

IShellLinkA Interface Reference

import "shobjidl.idl";

Inherits IUnknown.

Inherited by CShellLink.

Public Types

enum  SLR_FLAGS {
  SLR_NO_UI = 0x0001, SLR_ANY_MATCH = 0x0002, SLR_UPDATE = 0x0004, SLR_NOUPDATE = 0x0008,
  SLR_NOSEARCH = 0x0010, SLR_NOTRACK = 0x0020, SLR_NOLINKINFO = 0x0040, SLR_INVOKE_MSI = 0x0080,
  SLR_NO_UI_WITH_MSG_PUMP = 0x0101
}
enum  SLGP_FLAGS { SLGP_SHORTPATH = 0x0001, SLGP_UNCPRIORITY = 0x0002, SLGP_RAWPATH = 0x0004 }

Public Member Functions

HRESULT GetPath ([out, size_is(cch)] LPSTR pszFile,[in] int cch,[in, out, unique] WIN32_FIND_DATAA *pfd,[in] DWORD fFlags)
HRESULT GetIDList ([out] LPITEMIDLIST *ppidl)
HRESULT SetIDList ([in] LPCITEMIDLIST pidl)
HRESULT GetDescription ([out, size_is(cch)] LPSTR pszName,[in] int cch)
HRESULT SetDescription ([in] LPCSTR pszName)
HRESULT GetWorkingDirectory ([out, size_is(cch)] LPSTR pszDir,[in] int cch)
HRESULT SetWorkingDirectory ([in] LPCSTR pszDir)
HRESULT GetArguments ([out, size_is(cch)] LPSTR pszArgs,[in] int cch)
HRESULT SetArguments ([in] LPCSTR pszArgs)
HRESULT GetHotkey ([out] WORD *pwHotkey)
HRESULT SetHotkey ([in] WORD wHotkey)
HRESULT GetShowCmd ([out] int *piShowCmd)
HRESULT SetShowCmd ([in] int iShowCmd)
HRESULT GetIconLocation ([out, size_is(cch)] LPSTR pszIconPath,[in] int cch,[out] int *piIcon)
HRESULT SetIconLocation ([in] LPCSTR pszIconPath,[in] int iIcon)
HRESULT SetRelativePath ([in] LPCSTR pszPathRel,[in] DWORD dwReserved)
HRESULT Resolve ([in] HWND hwnd,[in] DWORD fFlags)
HRESULT SetPath ([in] LPCSTR pszFile)

Detailed Description

Definition at line 960 of file shobjidl.idl.


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

Generated on Sat May 26 2012 06:23:34 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.