Struct NativeMethods.SHFILEINFO
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Telerik.WinControls
Assembly: TelerikCommon.dll
Syntax
public struct SHFILEINFO
Fields
dwAttributes
Declaration
public uint dwAttributes
Field Value
System.UInt32
|
hIcon
Declaration
public IntPtr hIcon
Field Value
System.IntPtr
|
iIcon
Declaration
public IntPtr iIcon
Field Value
System.IntPtr
|
szDisplayName
Declaration
public string szDisplayName
Field Value
System.String
|
szTypeName
Declaration
public string szTypeName
Field Value
System.String
|