MASM 5.10 OS2.DOC: OS/2 Call Summary - Session Management

ID Number: Q30817

5.10 | 5.10

MS-DOS | OS/2

Summary:

The following information is from the Microsoft Macro Assembler

Version 5.10 OS2.DOC file.

More Information:

OS/2 Call Summary

Session management constant - INCL_DOSSESMGR

@DosStartSession - Starts a new session

Parameters - StartData:PS, SessID:PW, PID:PW

Structure - STARTDATA

@DosSetSession - Sets status of a child process

Parameters - SessID:W, StatusData:PS

Structure - STATUSDATA

@DosSelectSession - Enables a parent process to switch a child to

foreground

Parameters - SessID,W, Reserved:D

@DosStopSession - Terminates session previously started with

DosStartSession

Parameters - TargetOption:W, SessID:W, Reserved:D