Session Management Functions

 ┌──────────────────────────────────────────────────────────────┐
 │ Session Management Functions.  This table compares the OS/2  │
 │ Version 1.3 and OS/2 Version 2.0 session management          │
 │ functions.                                                   │
 ├───────────────────────────────┬──────────────────────────────┤
 │ 16-BIT FUNCTIONS NAME         │ 32-BIT FUNCTION NAME         │
 ├───────────────────────────────┼──────────────────────────────┤
 │ DosStartSession               │ DosStartSession              │
 ├───────────────────────────────┼──────────────────────────────┤
 │ DosSetSession                 │ DosSetSession                │
 ├───────────────────────────────┼──────────────────────────────┤
 │ DosSelectSession              │ DosSelectSession             │
 ├───────────────────────────────┼──────────────────────────────┤
 │ DosStopSession                │ DosStopSession               │
 ├───────────────────────────────┼──────────────────────────────┤
 │ DosSMRegisterDD               │ N/A                          │
 └───────────────────────────────┴──────────────────────────────┘


[Back: Memory Management Functions]
[Next: Task Management Functions]