INewShortcutHook::GetFolderINewShortcutHook::GetFolder*
*Contents  *Index  *Topic Contents
*Previous Topic: INewShortcutHook::GetExtension
*Next Topic: INewShortcutHook::GetName

INewShortcutHook::GetFolder


HRESULT GetFolder(
    LPTSTR pszFolder, 
    int cchFolder
);

Retrieves the folder name for the shortcut object.

pszFolder
Address of a character buffer that receives the folder name.
cchFolder
Size of the buffer at pszFolder, in characters.

See also INewShortcutHook


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.