C# Class SystemRestoreExplorer.Win32NativeMethods.HDITEM

Show file 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 property

public int cchTextMax
return int

cxy public property

public int cxy
return int

fmt public property

public int fmt
return int

hbm public property

public IntPtr,System hbm
return System.IntPtr

iImage public property

public int iImage
return int

iOrder public property

public int iOrder
return int

lParam public property

public IntPtr,System lParam
return System.IntPtr

mask public property

public uint mask
return uint

pszText public property

public IntPtr,System pszText
return System.IntPtr

pvFilter public property

public IntPtr,System pvFilter
return System.IntPtr

type public property

public uint type
return uint