INewShortcutHook::GetNameINewShortcutHook::GetName*
*



Contents  *



Index  *Topic Contents
*Previous Topic: INewShortcutHook::GetFolder
*Next Topic: INewShortcutHook::GetReferent

INewShortcutHook::GetName


HRESULT GetName(
    LPTSTR pszName, 
    int cchName
);

Retrieves the file name of the shortcut object, without the extension.

pszName
Address of a character buffer that receives the name.
cchName
Size of the buffer at pszName, in characters.

See also INewShortcutHook


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