ReactOS 0.4.16-dev-289-g096a551
_DynamicShellEntry_ Struct Reference
Collaboration diagram for _DynamicShellEntry_:

Public Attributes

UINT iIdCmdFirst
 
UINT NumIds
 
CLSID ClassID
 
CComPtr< IContextMenupCM
 

Detailed Description

Definition at line 35 of file CDefaultContextMenu.cpp.

Member Data Documentation

◆ ClassID

CLSID _DynamicShellEntry_::ClassID

Definition at line 39 of file CDefaultContextMenu.cpp.

◆ iIdCmdFirst

UINT _DynamicShellEntry_::iIdCmdFirst

Definition at line 37 of file CDefaultContextMenu.cpp.

◆ NumIds

UINT _DynamicShellEntry_::NumIds

Definition at line 38 of file CDefaultContextMenu.cpp.

◆ pCM

CComPtr<IContextMenu> _DynamicShellEntry_::pCM

Definition at line 40 of file CDefaultContextMenu.cpp.


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