ReactOS 0.4.16-dev-1273-g5b94656
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 1730 of file shobjidl.idl.

Member Data Documentation

◆ cbSize

DWORD IContextMenu::tagCMInvokeCommandInfoEx::cbSize

Definition at line 1732 of file shobjidl.idl.

Referenced by CDefaultContextMenu::InvokeCommand().

◆ dwHotKey

DWORD IContextMenu::tagCMInvokeCommandInfoEx::dwHotKey

Definition at line 1739 of file shobjidl.idl.

Referenced by CDefaultContextMenu::InvokePidl().

◆ fMask

◆ hIcon

HANDLE IContextMenu::tagCMInvokeCommandInfoEx::hIcon

Definition at line 1740 of file shobjidl.idl.

Referenced by CDefaultContextMenu::InvokePidl().

◆ hwnd

◆ lpDirectory

LPCSTR IContextMenu::tagCMInvokeCommandInfoEx::lpDirectory

Definition at line 1737 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 1741 of file shobjidl.idl.

◆ lpTitleW

LPCWSTR IContextMenu::tagCMInvokeCommandInfoEx::lpTitleW

Definition at line 1745 of file shobjidl.idl.

Referenced by CDefaultContextMenu::InvokePidl().

◆ lpVerb

◆ lpVerbW

LPCWSTR IContextMenu::tagCMInvokeCommandInfoEx::lpVerbW

Definition at line 1742 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: