ReactOS 0.4.15-dev-7842-g558ab78
_SHELLEXECUTEINFOA Struct Reference

#include <shellapi.h>

Collaboration diagram for _SHELLEXECUTEINFOA:

Public Attributes

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

Detailed Description

Definition at line 310 of file shellapi.h.

Member Data Documentation

◆ cbSize

◆ dwHotKey

DWORD _SHELLEXECUTEINFOA::dwHotKey

Definition at line 323 of file shellapi.h.

Referenced by shell_execute_ex_(), and ShellExecuteA().

◆ fMask

◆ hIcon

HANDLE _SHELLEXECUTEINFOA::hIcon

Definition at line 324 of file shellapi.h.

◆ hInstApp

HINSTANCE _SHELLEXECUTEINFOA::hInstApp

Definition at line 319 of file shellapi.h.

Referenced by RealShellExecuteExA(), shell_execute_ex_(), ShellExecuteA(), and ShellExecuteExA().

◆ hkeyClass

HKEY _SHELLEXECUTEINFOA::hkeyClass

Definition at line 322 of file shellapi.h.

Referenced by shell_execute_ex_(), and ShellExecuteA().

◆ hProcess

HANDLE _SHELLEXECUTEINFOA::hProcess

◆ hwnd

◆ lpClass

LPCSTR _SHELLEXECUTEINFOA::lpClass

Definition at line 321 of file shellapi.h.

Referenced by RealShellExecuteExA(), shell_execute_ex_(), ShellExecuteA(), and ShellExecuteExA().

◆ lpDirectory

◆ lpFile

◆ lpIDList

PVOID _SHELLEXECUTEINFOA::lpIDList

◆ lpParameters

◆ lpVerb

◆ nShow


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