APP_GETFLAGS |
Application: Demande le drapeau |
|---|---|
| PowerTV OS API | |
Syntaxe
| ui32 app_GetFlags(App_ID appID); |
Paramètres
| Nom | Description | |
|---|---|---|
| appID | Ce paramètre permet d'indiquer l'application des drapeaux du module demandés: | |
| Constante | Valeur | |
| kLd_IsApp | 0x0002 | |
| kLd_IsAutoLaunch | 0x0004 | |
| kLd_IsBackground | 0x8000 | |
| kLd_NoFlags | 0x0000 | |
| kLd_IsApp | kLd_IsAutoLaunch | 0x0006 | |
| kLd_IsApp | kLd_IsAutoLaunch | kLd_IsAutoLaunch | 0x000A | |
| kLd_NoFlags | kLd_IsApp | 0x0002 | |
| kLd_IsApp | kLd_IsBackground | 0x8002 | |
| kLd_UsesWindows | 0x0008 | |
Description
Cette fonction permet de demander l'état des drapeaux du module d'application.
Références
PowerTV Operating System, Release 3.2.0, PowerTV Application Development API, Reference, PowerTV, Inc., 2002, Document ID: 101-0320SPR-02, page 133.
Dernière mise à jour : Dimanche, le 22 mars 2015