SessionType (USHORT)

      The type of session that should be created for this program.

      The values of this field are shown in the list below:

    • SSF_TYPE_DEFAULT
      Use the PgmHandle data, or allow the Shell to establish the session type.

    • SSF_TYPE_FULLSCREEN
      Start the program in a full-screen session.

    • SSF_TYPE_WINDOWABLEVIO
      Start the program in a windowed session for programs using the Base Video Subsystem.

    • SSF_TYPE_PM.
      Start the program in a windowed session for programs using the Presentation Manager services (including AVIO calls).

    • SSF_TYPE_VDM
      Start the program in a full-screen DOS session.

    • SSF_TYPE_WINDOWEDVDM
      Start the program in a windowed DOS session.


    [Back] [Next]