C# Class ManagedWin32.Api.FlashWindowInfo

Mostrar archivo Open project: MathewSachin/ManagedWin32 Class Usage Examples

Public Properties

Property Type Description
cbSize uint
dwFlags uint
dwTimeout uint
hwnd System.IntPtr
uCount uint

Property Details

cbSize public_oe property

public uint cbSize
return uint

dwFlags public_oe property

public uint dwFlags
return uint

dwTimeout public_oe property

public uint dwTimeout
return uint

hwnd public_oe property

public IntPtr,System hwnd
return System.IntPtr

uCount public_oe property

public uint uCount
return uint