ReactOS 0.4.16-dev-109-gf4cb10f
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 1725 of file shobjidl.idl.

Member Data Documentation

◆ cbSize

DWORD IContextMenu::tagCMInvokeCommandInfoEx::cbSize

Definition at line 1727 of file shobjidl.idl.

Referenced by CDefaultContextMenu::InvokeCommand().

◆ dwHotKey

DWORD IContextMenu::tagCMInvokeCommandInfoEx::dwHotKey

Definition at line 1734 of file shobjidl.idl.

Referenced by CDefaultContextMenu::InvokePidl().

◆ fMask

◆ hIcon

HANDLE IContextMenu::tagCMInvokeCommandInfoEx::hIcon

Definition at line 1735 of file shobjidl.idl.

Referenced by CDefaultContextMenu::InvokePidl().

◆ hwnd

HWND IContextMenu::tagCMInvokeCommandInfoEx::hwnd

◆ lpDirectory

LPCSTR IContextMenu::tagCMInvokeCommandInfoEx::lpDirectory

Definition at line 1732 of file shobjidl.idl.

◆ lpDirectoryW

LPCWSTR IContextMenu::tagCMInvokeCommandInfoEx::lpDirectoryW

◆ lpParameters

LPCSTR IContextMenu::tagCMInvokeCommandInfoEx::lpParameters

◆ lpParametersW

LPCWSTR IContextMenu::tagCMInvokeCommandInfoEx::lpParametersW

◆ lpTitle

LPCSTR IContextMenu::tagCMInvokeCommandInfoEx::lpTitle

Definition at line 1736 of file shobjidl.idl.

◆ lpTitleW

LPCWSTR IContextMenu::tagCMInvokeCommandInfoEx::lpTitleW

Definition at line 1740 of file shobjidl.idl.

Referenced by CDefaultContextMenu::InvokePidl().

◆ lpVerb

◆ lpVerbW

LPCWSTR IContextMenu::tagCMInvokeCommandInfoEx::lpVerbW

Definition at line 1737 of file shobjidl.idl.

Referenced by CVfdShExt::InvokeCommand().

◆ nShow

INT IContextMenu::tagCMInvokeCommandInfoEx::nShow

Definition at line 1733 of file shobjidl.idl.

Referenced by CDefaultContextMenu::InvokePidl().

◆ ptInvoke

POINT IContextMenu::tagCMInvokeCommandInfoEx::ptInvoke

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