![]() | ![]() | ![]() |
| ||
|
INewShortcutHook::GetFolder
HRESULT GetFolder( LPTSTR pszFolder, int cchFolder );Retrieves the folder name for the shortcut object.
- Returns S_OK if successful, S_FALSE if no folder has been assigned, or an OLE-defined error code otherwise.
- pszFolder
- Address of a character buffer that receives the folder name.
- cchFolder
- Size of the buffer at pszFolder, in characters.
See also INewShortcutHook
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.