HUtility.h

Macro Definitions

MakeSegment

Fields

RelativeLeft
RelativeRight
RelativeTop
RelativeBottom
NotRelative
TopLeft
BottomLeft
BottomRight
TopRight

Detailed Description

Macro Definition

MakeSegment(key)

provides backwards compatibility for apps that were relying on MakeSegment, the old name for GrabSegment. MakeSegment was a poor choice for a name since it wasn’t actually making anything

Type Documentation

enum AbsoluteWindowType

Values:

enumerator RelativeLeft
enumerator RelativeRight
enumerator RelativeTop
enumerator RelativeBottom
enumerator NotRelative
enum HWindowCorner

Values:

enumerator TopLeft
enumerator BottomLeft
enumerator BottomRight
enumerator TopRight