📗
Windows 96 Developer Documentation
  • Welcome
  • information
    • Important notes
      • Prerequisites
      • Best practices
      • Deprecated APIs
    • API typings
  • Getting Started
    • Creating your first app
    • Some examples
      • 1. A very basic app
  • API USAGE
    • GUI
      • Creating a window
  • API
    • File System
  • WRT
    • Introduction
    • The module system
    • API reference
      • WRTEnvEnum
      • WRTParameters
Powered by GitBook
On this page

Was this helpful?

  1. WRT
  2. API reference

WRTEnvEnum

An enum which specifies the environment of a WRT module.

This Enum can have the following values (separated by |)

"normal"|"terminal"|"kernel"|"other"
PreviousAPI referenceNextWRTParameters

Last updated 3 years ago

Was this helpful?