IACTORCONTEXT_ISBACKGROUND()
Brew Release
Brew MP 1.0.2
Description
This function returns if the application is in the background
Params
po
[]:
pointer to the IActorContext interface object
Interface
- IACTORCONTEXT
Prototype
boolean IACTORCONTEXT_IsBackground(IActorContext * po)
Return
TRUE : If the application is in the background FALSE : If the application is not in the background
COMMENTS (0)
See Below