Jump to content

SWCNTRL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Ak120 moved page OS2 API:DataType:SWCNTRL to SWCNTRL
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
== SWCNTRL ==
Switch-list control block structure.
Switch-list control block structure.


Line 10: Line 9:
  ULONG    uchVisibility
  ULONG    uchVisibility
  ULONG    fbJump
  ULONG    fbJump
  [[CHAR]]    szSwtitle[ [[MAXNAMEL]]+4 ]
  [[CHAR]]    szSwtitle[ MAXNAMEL+4 ]
  ULONG    bProgType
  ULONG    bProgType



Revision as of 11:31, 4 March 2017

Switch-list control block structure.

Type

HWND     hwnd
HWND     hwndIcon
HPROGRAM hprog
PID      idProcess
ULONG    idSession
ULONG    uchVisibility
ULONG    fbJump
CHAR     szSwtitle[ MAXNAMEL+4 ]
ULONG    bProgType

C Declaration Method

typedef struct

Fields

hwnd
Window handle
hwndIcon
Window-handle icon
hprog
Program handle
idProcess
Process identity
idSession
Session identity
uchVisibility
Visibility
fbJump
Jump indicator
szSwtitle[MAXNAMEL+4]
Switch-list control block title (null-terminated)
bProgType
Program type