Location:
W32STD.H
n/a
Log message text length.
This defines the length of the log text message buffer TLogMessageText, which is used in RWsSession::LogMessage()
.
|
n/a
Password window group priority.
This priority is assigned to the password window group when the window server is displaying the password window. This is the highest priority, which ensures that the machine password window is in front of all other windows - hence password tests cannot be bypassed.
|
n/a
Switch ordinal position to owning window.
This enum can be specified as the 2nd parameter to RWsSession::SetWindowGroupOrdinalPosition()
or as the 1st parameter to RWindowTreeNode::SetOrdinalPosition()
(if this is being called on an RWindowGroup
).
When called with this value, the functions don't change the ordinal position of the group window in question, but rather bring to the front the window that would come to the front if that group window were to die with keyboard focus.
|