ReactOS 0.4.16-dev-1056-gbe87e00
IContextMenu::tagCMInvokeCommandInfoEx Struct Reference
Collaboration diagram for IContextMenu::tagCMInvokeCommandInfoEx:

Public Attributes

DWORD cbSize
 
DWORD fMask
 
HWND hwnd
 
LPCSTR lpVerb
 
LPCSTR lpParameters
 
LPCSTR lpDirectory
 
INT nShow
 
DWORD dwHotKey
 
HANDLE hIcon
 
LPCSTR lpTitle
 
LPCWSTR lpVerbW
 
LPCWSTR lpParametersW
 
LPCWSTR lpDirectoryW
 
LPCWSTR lpTitleW
 
POINT ptInvoke
 

Detailed Description

Definition at line 1726 of file shobjidl.idl.

Member Data Documentation

◆ cbSize

DWORD IContextMenu::tagCMInvokeCommandInfoEx::cbSize

Definition at line 1728 of file shobjidl.idl.

Referenced by CDefaultContextMenu::InvokeCommand().

◆ dwHotKey

DWORD IContextMenu::tagCMInvokeCommandInfoEx::dwHotKey

Definition at line 1735 of file shobjidl.idl.

Referenced by CDefaultContextMenu::InvokePidl().

◆ fMask

◆ hIcon

HANDLE IContextMenu::tagCMInvokeCommandInfoEx::hIcon

Definition at line 1736 of file shobjidl.idl.

Referenced by CDefaultContextMenu::InvokePidl().

◆ hwnd

◆ lpDirectory

LPCSTR IContextMenu::tagCMInvokeCommandInfoEx::lpDirectory

Definition at line 1733 of file shobjidl.idl.

Referenced by CStartMenuBtnCtxMenu::InvokeCommand().

◆ lpDirectoryW

LPCWSTR IContextMenu::tagCMInvokeCommandInfoEx::lpDirectoryW

◆ lpParameters

LPCSTR IContextMenu::tagCMInvokeCommandInfoEx::lpParameters

◆ lpParametersW

LPCWSTR IContextMenu::tagCMInvokeCommandInfoEx::lpParametersW

◆ lpTitle

LPCSTR IContextMenu::tagCMInvokeCommandInfoEx::lpTitle

Definition at line 1737 of file shobjidl.idl.

◆ lpTitleW

LPCWSTR IContextMenu::tagCMInvokeCommandInfoEx::lpTitleW

Definition at line 1741 of file shobjidl.idl.

Referenced by CDefaultContextMenu::InvokePidl().

◆ lpVerb

◆ lpVerbW

LPCWSTR IContextMenu::tagCMInvokeCommandInfoEx::lpVerbW

Definition at line 1738 of file shobjidl.idl.

Referenced by CVfdShExt::InvokeCommand(), and CStartMenuBtnCtxMenu::InvokeCommand().

◆ nShow

INT IContextMenu::tagCMInvokeCommandInfoEx::nShow

◆ ptInvoke

POINT IContextMenu::tagCMInvokeCommandInfoEx::ptInvoke

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