ReactOS 0.4.16-dev-1946-g52006dd
DEFCONTEXTMENU Struct Reference

#include <shlobj.h>

Collaboration diagram for DEFCONTEXTMENU:

Public Attributes

HWND hwnd
 
IContextMenuCBpcmcb
 
PCIDLIST_ABSOLUTE pidlFolder
 
IShellFolderpsf
 
UINT cidl
 
PCUITEMID_CHILD_ARRAY apidl
 
IUnknownpunkAssociationInfo
 
UINT cKeys
 
const HKEYaKeys
 

Detailed Description

Definition at line 2553 of file shlobj.h.

Member Data Documentation

◆ aKeys

const HKEY* DEFCONTEXTMENU::aKeys

◆ apidl

◆ cidl

UINT DEFCONTEXTMENU::cidl

◆ cKeys

UINT DEFCONTEXTMENU::cKeys

◆ hwnd

HWND DEFCONTEXTMENU::hwnd

◆ pcmcb

IContextMenuCB* DEFCONTEXTMENU::pcmcb

◆ pidlFolder

PCIDLIST_ABSOLUTE DEFCONTEXTMENU::pidlFolder

◆ psf

IShellFolder* DEFCONTEXTMENU::psf

◆ punkAssociationInfo

IUnknown* DEFCONTEXTMENU::punkAssociationInfo

Definition at line 2561 of file shlobj.h.

Referenced by CDefFolderMenu_Create2(), and test_SHCreateDefaultContextMenu().


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