|
| БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО! |
|
|
IShellLink::GetPath
[Now Supported on Windows NT]
Retrieves the path and filename of a shell link object.
HRESULT STDMETHODCALLTYPE GetPath(
IShellLink FAR *pShlLnk, LPSTR pszFile, int cchMaxPath, WIN32_FIND_DATA *pfd, DWORD fFlags );
Parameters
pShlLnk
Pointer to the IShellLink interface. In C++, this parameter is implicit.
pszFile
Pointer to a buffer that receives the path and filename of the shell link object.
cchMaxPath
Maximum number of bytes to copy to the buffer pointed to by pszFile.
pfd
Pointer to a WIN32_FIND_DATA structure that contains information about the shell link object.
fFlags
Flags that specify the type of path information to retrieve. This parameter can be a combination of the following values:
SLGP_SHORTPATH Retrieves the standard short (8.3) filename. SLGP_UNCPRIORITY Retrieves the Universal Naming Convention (UNC) path name of the file.
Return Values
Returns NOERROR if successful or an OLE-defined error value otherwise.
See Also
IShellLink, WIN32_FIND_DATA
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
IShellLink::GetPath
[Теперь Поддерживанное на Windows NT]
Извлекает путь и filename объекта связи оболочки.
HRESULT STDMETHODCALLTYPE GetPath(
IShellLink ЗНАЧИТЕЛЬНО *pShlLnk, LPSTR pszFile, int cchMaxPath, WIN32_FIND_DATA *pfd, DWORD fFlags );
Параметры
pShlLnk
Указатель на интерфейс IShellLink. В C++, этот параметр подразумевающийся.
pszFile
Указатель в буфер, который получает путь и filename объекта связи оболочки.
cchMaxPath
Максимальное количество байтов, чтобы копироваться в буфер указанный, чтобы pszFile.
pfd
Указатель в структуру WIN32_FIND_DATA, которая содержит информацию об объекте связи оболочки.
fFlags
Флаги, что определять тип информации пути, чтобы извлекаться. Этот параметр может быть комбинацией следующего величин:
SLGP_SHORTPATH Извлекает стандартную перемычку (8.3) filename. SLGP_UNCPRIORITY Извлекает Универсальные ОБОЗНАЧЕНИЯ (UNC) имя пути файла.
Обратные Величины
Возвращает NOERROR если успешная или определенная величина ошибки OLE в противном случае.
Смотри Также
IShellLink, WIN32_FIND_DATA
|
|
|
|
| |