C# Class UlteriusServer.Api.Win32.WinApi.Iconinfo

Afficher le fichier Open project: Ulterius/server

Méthodes publiques

Свойство Type Description
fIcon bool
hbmColor System.IntPtr
hbmMask System.IntPtr
xHotspot int
yHotspot int

Property Details

fIcon public_oe property

public bool fIcon
Résultat bool

hbmColor public_oe property

public IntPtr,System hbmColor
Résultat System.IntPtr

hbmMask public_oe property

public IntPtr,System hbmMask
Résultat System.IntPtr

xHotspot public_oe property

public int xHotspot
Résultat int

yHotspot public_oe property

public int yHotspot
Résultat int