ReactOS 0.4.15-dev-7958-gcd0bb1a
INewShortcutHookW Interface Reference
Inheritance diagram for INewShortcutHookW:
Collaboration diagram for INewShortcutHookW:

Public Member Functions

HRESULT SetReferent ([in] LPCWSTR pcszReferent, [in] HWND hwnd)
 
HRESULT GetReferent ([out] LPWSTR pcszReferent, [in] int cchReferent)
 
HRESULT SetFolder ([in] LPCWSTR pcszReferent)
 
HRESULT GetFolder ([out] LPWSTR pcszReferent, [in] int cchFolder)
 
HRESULT GetName ([out] LPWSTR pszName, [in] int cchName)
 
HRESULT GetExtension ([out] LPWSTR pszExtension, [in] int cchExtension)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 1952 of file shobjidl.idl.

Member Function Documentation

◆ GetExtension()

HRESULT INewShortcutHookW::GetExtension ( [out] LPWSTR  pszExtension,
[in] int  cchExtension 
)

◆ GetFolder()

HRESULT INewShortcutHookW::GetFolder ( [out] LPWSTR  pcszReferent,
[in] int  cchFolder 
)

◆ GetName()

HRESULT INewShortcutHookW::GetName ( [out] LPWSTR  pszName,
[in] int  cchName 
)

◆ GetReferent()

HRESULT INewShortcutHookW::GetReferent ( [out] LPWSTR  pcszReferent,
[in] int  cchReferent 
)

◆ SetFolder()

HRESULT INewShortcutHookW::SetFolder ( [in] LPCWSTR  pcszReferent)

◆ SetReferent()

HRESULT INewShortcutHookW::SetReferent ( [in] LPCWSTR  pcszReferent,
[in] HWND  hwnd 
)

The documentation for this interface was generated from the following file: