Skip to content

Latest commit

 

History

History
76 lines (61 loc) · 2.33 KB

nf-shlobj-inewshortcuthookw-getname.md

File metadata and controls

76 lines (61 loc) · 2.33 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:shlobj.INewShortcutHookW.GetName
INewShortcutHookW::GetName (shlobj.h)
Gets the file name of the shortcut object, without the extension. (Unicode)
GetName
GetName method [Windows Shell]
GetName method [Windows Shell]
INewShortcutHook interface
INewShortcutHook interface [Windows Shell]
GetName method
INewShortcutHook::GetName
INewShortcutHookA
INewShortcutHookA::GetName
INewShortcutHookW
INewShortcutHookW.GetName
INewShortcutHookW::GetName
_win32_INewShortcutHook_GetName
shell.INewShortcutHook_GetName
shlobj/INewShortcutHook::GetName
shell\INewShortcutHook_GetName.htm
shell
5eb4a3ce-74ce-4b97-bb5e-67cab82401ec
12/05/2018
GetName, GetName method [Windows Shell], GetName method [Windows Shell],INewShortcutHook interface, INewShortcutHook interface [Windows Shell],GetName method, INewShortcutHook::GetName, INewShortcutHookA, INewShortcutHookA::GetName, INewShortcutHookW, INewShortcutHookW.GetName, INewShortcutHookW::GetName, _win32_INewShortcutHook_GetName, shell.INewShortcutHook_GetName, shlobj/INewShortcutHook::GetName
shlobj.h
Windows
Windows XP [desktop apps only]
Windows 2000 Server [desktop apps only]
Shell32.dll (version 4.0 or later)
Windows
19H1
INewShortcutHookW::GetName
shlobj/INewShortcutHookW::GetName
c++
APIRef
kbSyntax
COM
Shell32.dll
INewShortcutHook.GetName
INewShortcutHookA::GetName
INewShortcutHookW::GetName

INewShortcutHookW::GetName

-description

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

-parameters

-param pszName [out]

Type: PTSTR

A pointer to a string that receives the name.

-param cchName

Type: int

The size of the buffer at pszName, in characters.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.