www.icetips.com  Icetips Utilities Documentation 11/16/2009    

IT_SHELLEXECUTEINFO

Previous  Top  Next  


This structure is used in the ShellExecEx method for the ShellExecuteEx api call.  For more information see SHELLEXECUTEINFO structure on MSDN.

 

IT_SHELLEXECUTEINFO  GROUP,TYPE

cbSize                 IT_DWORD      ! ULONG

fMask                  ULONG

hwnd                   IT_HWND       ! UNSIGNED

lpVerb                 Long

lpFile                 Long

lpParameters           Long

lpDirectory            Long

nShow                  IT_int        ! SIGNED

hInstApp               IT_HINSTANCE  ! UNSIGNED

lpIDList               IT_LPVOID     ! ULONG

lpClass                Long

hkeyClass              IT_HKEY       ! UNSIGNED

dwHotKey               IT_DWORD      ! ULONG

DUMMYUNIONNAME         Long          ! Pointer to union...

hProcess               IT_HANDLE     ! UNSIGNED

                     END

 



Direct link to this page: http://www.icetips.com/manuals/utilities/it_shellexecuteinfo.htm