SpaceControl DLL  Version 2.8.9
API documentation for the SpaceControl 3D input devices
ScFgAppl Struct Reference

Structure holding a foreground application's name and state. More...

#include <spc_ctrlr.h>

Public Member Functions

void setName (char *inP)
 sets the member mName
 
void setState (char *inP)
 sets the member mState
 

Public Attributes

char mName [MAX_APPL_NAME_LEN]
 foreground application's name string
 
char mState [MAX_APPL_STATE_LEN]
 foreground application's state string
 

Detailed Description

Structure holding a foreground application's name and state.

The SC daemon is aware of "supported applications". It knows the name of these applications and - may be - the mode such an application is in, and is able to load a special configuration for each mode. The application's name and a mode can be hold in this structure.


The documentation for this struct was generated from the following file:
SC DLL

SpaceControl Copyright (c) SpaceControl GmbH & Co. KG, Am Technologiepark 10, D-82229 Seefeld
Generated by Doxygen