ReactOS 0.4.15-dev-7961-gdcf9eb0
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 1683 of file shobjidl.idl.

Member Data Documentation

◆ cbSize

DWORD IContextMenu::tagCMInvokeCommandInfoEx::cbSize

Definition at line 1685 of file shobjidl.idl.

Referenced by CDefaultContextMenu::InvokeCommand().

◆ dwHotKey

DWORD IContextMenu::tagCMInvokeCommandInfoEx::dwHotKey

Definition at line 1692 of file shobjidl.idl.

◆ fMask

DWORD IContextMenu::tagCMInvokeCommandInfoEx::fMask

◆ hIcon

HANDLE IContextMenu::tagCMInvokeCommandInfoEx::hIcon

Definition at line 1693 of file shobjidl.idl.

◆ hwnd

HWND IContextMenu::tagCMInvokeCommandInfoEx::hwnd

◆ lpDirectory

LPCSTR IContextMenu::tagCMInvokeCommandInfoEx::lpDirectory

Definition at line 1690 of file shobjidl.idl.

◆ lpDirectoryW

LPCWSTR IContextMenu::tagCMInvokeCommandInfoEx::lpDirectoryW

Definition at line 1697 of file shobjidl.idl.

Referenced by BtrfsContextMenu::InvokeCommand().

◆ lpParameters

LPCSTR IContextMenu::tagCMInvokeCommandInfoEx::lpParameters

Definition at line 1689 of file shobjidl.idl.

◆ lpParametersW

LPCWSTR IContextMenu::tagCMInvokeCommandInfoEx::lpParametersW

Definition at line 1696 of file shobjidl.idl.

Referenced by CShellLink::DoOpen().

◆ lpTitle

LPCSTR IContextMenu::tagCMInvokeCommandInfoEx::lpTitle

Definition at line 1694 of file shobjidl.idl.

◆ lpTitleW

LPCWSTR IContextMenu::tagCMInvokeCommandInfoEx::lpTitleW

Definition at line 1698 of file shobjidl.idl.

◆ lpVerb

◆ lpVerbW

LPCWSTR IContextMenu::tagCMInvokeCommandInfoEx::lpVerbW

Definition at line 1695 of file shobjidl.idl.

Referenced by CVfdShExt::InvokeCommand().

◆ nShow

INT IContextMenu::tagCMInvokeCommandInfoEx::nShow

Definition at line 1691 of file shobjidl.idl.

◆ ptInvoke

POINT IContextMenu::tagCMInvokeCommandInfoEx::ptInvoke

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