|
ReactOS 0.4.16-dev-1946-g52006dd
|


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 Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 1136 of file shobjidl.idl.
| Enumerator | |
|---|---|
| SLGP_SHORTPATH | |
| SLGP_UNCPRIORITY | |
| SLGP_RAWPATH | |
Definition at line 1151 of file shobjidl.idl.
| Enumerator | |
|---|---|
| SLR_NO_UI | |
| SLR_ANY_MATCH | |
| SLR_UPDATE | |
| SLR_NOUPDATE | |
| SLR_NOSEARCH | |
| SLR_NOTRACK | |
| SLR_NOLINKINFO | |
| SLR_INVOKE_MSI | |
| SLR_NO_UI_WITH_MSG_PUMP | |
Definition at line 1138 of file shobjidl.idl.
Implemented in CShellLink.
| HRESULT IShellLinkA::GetIconLocation | ( | [out, size_is(cch)] LPSTR | pszIconPath, |
| [in] int | cch, | ||
| [out] int * | piIcon | ||
| ) |
| HRESULT IShellLinkA::GetIDList | ( | [out] PIDLIST_ABSOLUTE * | ppidl | ) |
Implemented in CShellLink.
| HRESULT IShellLinkA::GetPath | ( | [out, size_is(cch)] LPSTR | pszFile, |
| [in] int | cch, | ||
| [in, out, unique] WIN32_FIND_DATAA * | pfd, | ||
| [in] DWORD | fFlags | ||
| ) |
Implemented in CShellLink.
Implemented in CShellLink.
Referenced by CreateShellLink().
Implemented in CShellLink.
Referenced by CreateShellLink().
Implemented in CShellLink.
Referenced by CreateShellLink().
| HRESULT IShellLinkA::SetIDList | ( | [in] PCIDLIST_ABSOLUTE | pidl | ) |
Implemented in CShellLink.
Implemented in CShellLink.
Referenced by CreateShellLink().
Implemented in CShellLink.
Implemented in CShellLink.
Referenced by CreateShellLink().