C# Class ImageGlass.Library.Image.ImageInfo.SHELLEXECUTEINFO

Exibir arquivo Open project: d2phap/ImageGlass

Public Properties

Property Type Description
cbSize int
dwHotKey int
fMask int
hIcon System.IntPtr
hInstApp System.IntPtr
hProcess System.IntPtr
hkeyClass System.IntPtr
hwnd System.IntPtr
lpClass string
lpIDList System.IntPtr
nShow int

Property Details

cbSize public_oe property

public int cbSize
return int

dwHotKey public_oe property

public int dwHotKey
return int

fMask public_oe property

public int fMask
return int

hIcon public_oe property

public IntPtr,System hIcon
return System.IntPtr

hInstApp public_oe property

public IntPtr,System hInstApp
return System.IntPtr

hProcess public_oe property

public IntPtr,System hProcess
return System.IntPtr

hkeyClass public_oe property

public IntPtr,System hkeyClass
return System.IntPtr

hwnd public_oe property

public IntPtr,System hwnd
return System.IntPtr

lpClass public_oe property

public string lpClass
return string

lpIDList public_oe property

public IntPtr,System lpIDList
return System.IntPtr

nShow public_oe property

public int nShow
return int