Documentation for Win32lib v0.70.18
Table of Contents

Application

Routines dealing with the running application process.


  • func getAppState()   Returns the current state of the application.

    Documentation for Win32lib v0.70.18
    Table of Contents

    [func]
    getAppState
    ()

    Returns the current state of the application.

    Category: Application

    Returns either 0 (not started), 1 (running) or 2 (finished).