ReactOS 0.4.16-dev-1210-gbc03c01
_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
 
union {
   HANDLE   hIcon
 
   HANDLE   hMonitor
 
DUMMYUNIONNAME
 
HANDLE hProcess
 

Detailed Description

Definition at line 333 of file shellapi.h.

Member Data Documentation

◆ cbSize

◆ 

_ANONYMOUS_UNION union { ... } _SHELLEXECUTEINFOW::DUMMYUNIONNAME

◆ dwHotKey

◆ fMask

◆ hIcon

HANDLE _SHELLEXECUTEINFOW::hIcon

◆ hInstApp

◆ hkeyClass

◆ hMonitor

HANDLE _SHELLEXECUTEINFOW::hMonitor

Definition at line 351 of file shellapi.h.

Referenced by SHELL_ExecuteW().

◆ hProcess

◆ hwnd

◆ lpClass

◆ lpDirectory

◆ lpFile

◆ lpIDList

◆ lpParameters

◆ lpVerb

◆ nShow


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