ReactOS 0.4.15-dev-7958-gcd0bb1a
_DynamicShellEntry_ Struct Reference
Collaboration diagram for _DynamicShellEntry_:

Public Attributes

UINT iIdCmdFirst
 
UINT NumIds
 
CLSID ClassID
 
CComPtr< IContextMenupCM
 

Detailed Description

Definition at line 41 of file CDefaultContextMenu.cpp.

Member Data Documentation

◆ ClassID

CLSID _DynamicShellEntry_::ClassID

Definition at line 45 of file CDefaultContextMenu.cpp.

◆ iIdCmdFirst

UINT _DynamicShellEntry_::iIdCmdFirst

Definition at line 43 of file CDefaultContextMenu.cpp.

◆ NumIds

UINT _DynamicShellEntry_::NumIds

Definition at line 44 of file CDefaultContextMenu.cpp.

◆ pCM

CComPtr<IContextMenu> _DynamicShellEntry_::pCM

Definition at line 46 of file CDefaultContextMenu.cpp.


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