C# Class SystemRestoreExplorer.Win32NativeMethods.HDITEM

Mostrar archivo Open project: nicbedford/SystemRestoreExplorer Class Usage Examples

Public Properties

Property Type Description
cchTextMax int
cxy int
fmt int
hbm System.IntPtr
iImage int
iOrder int
lParam System.IntPtr
mask uint
pszText System.IntPtr
pvFilter System.IntPtr
type uint

Property Details

cchTextMax public_oe property

public int cchTextMax
return int

cxy public_oe property

public int cxy
return int

fmt public_oe property

public int fmt
return int

hbm public_oe property

public IntPtr,System hbm
return System.IntPtr

iImage public_oe property

public int iImage
return int

iOrder public_oe property

public int iOrder
return int

lParam public_oe property

public IntPtr,System lParam
return System.IntPtr

mask public_oe property

public uint mask
return uint

pszText public_oe property

public IntPtr,System pszText
return System.IntPtr

pvFilter public_oe property

public IntPtr,System pvFilter
return System.IntPtr

type public_oe property

public uint type
return uint