Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
EWindowZone Namespace Reference

Enumerations

enum  Type {
  NotInWindow = 0x0 , TopLeftBorder = 0x1 , TopBorder = 0x2 , TopRightBorder = 0x3 ,
  LeftBorder = 0x4 , ClientArea = 0x5 , RightBorder = 0x6 , BottomLeftBorder = 0x7 ,
  BottomBorder = 0x8 , BottomRightBorder = 0x9 , TitleBar = 0xa , MinimizeButton = 0xb ,
  MaximizeButton = 0xc , CloseButton = 0xd , SysMenu = 0xe
}
 

Enumeration Type Documentation

◆ Type

Enumerator
NotInWindow 
TopLeftBorder 
TopBorder 
TopRightBorder 
LeftBorder 
ClientArea 
RightBorder 
BottomLeftBorder 
BottomBorder 
BottomRightBorder 
TitleBar 
MinimizeButton 
MaximizeButton 
CloseButton 
SysMenu 

Definition at line 326 of file Enums.h.