![]() | ![]() | ![]() |
| ||
|
INewShortcutHook::GetExtension
HRESULT GetExtension( LPTSTR pszExtension, int cchExtension );Retrieves the file extension for the shortcut object.
- Returns NOERROR if successful, or an OLE-defined error code otherwise.
- pszExtension
- Address of a character buffer that receives the extension.
- cchExtension
- Size of the buffer at pszExtension, in characters.
See also INewShortcutHook
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.