ReactOS 0.4.16-dev-319-g6cf4263
_SHELLEXECUTEINFOW Struct Reference

#include <shellapi.h>

Collaboration diagram for _SHELLEXECUTEINFOW:

Public Attributes

DWORD cbSize
 
ULONG fMask
 
HWND hwnd
 
LPCWSTR lpVerb
 
LPCWSTR lpFile
 
LPCWSTR lpParameters
 
LPCWSTR lpDirectory
 
int nShow
 
HINSTANCE hInstApp
 
PVOID lpIDList
 
LPCWSTR lpClass
 
HKEY hkeyClass
 
DWORD dwHotKey
 
HANDLE hIcon
 
HANDLE hProcess
 

Detailed Description

Definition at line 328 of file shellapi.h.

Member Data Documentation

◆ cbSize

◆ dwHotKey

DWORD _SHELLEXECUTEINFOW::dwHotKey

◆ fMask

◆ hIcon

HANDLE _SHELLEXECUTEINFOW::hIcon

Definition at line 342 of file shellapi.h.

Referenced by CDefaultContextMenu::InvokePidl(), and ShellExecute_ContextMenuVerb().

◆ hInstApp

◆ hkeyClass

◆ hProcess

◆ hwnd

◆ lpClass

◆ lpDirectory

◆ lpFile

◆ lpIDList

◆ lpParameters

◆ lpVerb

◆ nShow


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