INewShortcutHook::GetExtensionINewShortcutHook::GetExtension*
*



Contents  *



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

INewShortcutHook::GetExtension


HRESULT GetExtension(
    LPTSTR pszExtension, 
    int cchExtension
);

Retrieves the file extension for the shortcut object.

pszExtension
Address of a character buffer that receives the extension.
cchExtension
Size of the buffer at pszExtension, in characters.

See also INewShortcutHook


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