C# Class MsmqFastView.Infrastructure.WindowNativeMethods.WINDOWPLACEMENT

ファイルを表示 Open project: whut/MsmqFastView Class Usage Examples

Public Properties

Property Type Description
flags uint
length uint
ptMaxPosition POINT
ptMinPosition POINT
rcNormalPosition RECT
showCmd uint

Property Details

flags public_oe property

public uint flags
return uint

length public_oe property

public uint length
return uint

ptMaxPosition public_oe property

public POINT ptMaxPosition
return POINT

ptMinPosition public_oe property

public POINT ptMinPosition
return POINT

rcNormalPosition public_oe property

public RECT rcNormalPosition
return RECT

showCmd public_oe property

public uint showCmd
return uint