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

Afficher le fichier Open project: d2phap/ImageGlass

Méthodes publiques

Свойство 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
Résultat int

dwHotKey public_oe property

public int dwHotKey
Résultat int

fMask public_oe property

public int fMask
Résultat int

hIcon public_oe property

public IntPtr,System hIcon
Résultat System.IntPtr

hInstApp public_oe property

public IntPtr,System hInstApp
Résultat System.IntPtr

hProcess public_oe property

public IntPtr,System hProcess
Résultat System.IntPtr

hkeyClass public_oe property

public IntPtr,System hkeyClass
Résultat System.IntPtr

hwnd public_oe property

public IntPtr,System hwnd
Résultat System.IntPtr

lpClass public_oe property

public string lpClass
Résultat string

lpIDList public_oe property

public IntPtr,System lpIDList
Résultat System.IntPtr

nShow public_oe property

public int nShow
Résultat int