ReactOS 0.4.15-dev-7998-gdb93cb1
_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 327 of file shellapi.h.

Member Data Documentation

◆ cbSize

◆ dwHotKey

DWORD _SHELLEXECUTEINFOW::dwHotKey

Definition at line 340 of file shellapi.h.

Referenced by ShellExecuteW(), and WOWShellExecute().

◆ fMask

◆ hIcon

HANDLE _SHELLEXECUTEINFOW::hIcon

Definition at line 341 of file shellapi.h.

◆ hInstApp

HINSTANCE _SHELLEXECUTEINFOW::hInstApp

◆ hkeyClass

◆ hProcess

◆ hwnd

◆ lpClass

◆ lpDirectory

◆ lpFile

◆ lpIDList

◆ lpParameters

◆ lpVerb

◆ nShow


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