summaryrefslogtreecommitdiff
path: root/include/user/appmgr.h
diff options
context:
space:
mode:
authorSMOKE52016-09-18 14:43:57 -0400
committerSMOKE52016-09-18 14:43:57 -0400
commitc0ed6b675435c9ae435ea8b233c65cfee44077e8 (patch)
tree675f9f7309763c04fa975b38a49f4c9a9ee8c197 /include/user/appmgr.h
parentadd sceAppMgrGetAppParam (diff)
downloadvds-libraries-c0ed6b675435c9ae435ea8b233c65cfee44077e8.tar.gz
added app param example
Diffstat (limited to '')
-rw-r--r--include/user/appmgr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/user/appmgr.h b/include/user/appmgr.h
index 8588fe1..48a7dc4 100644
--- a/include/user/appmgr.h
+++ b/include/user/appmgr.h
@@ -73,6 +73,7 @@ int _sceAppMgrGetAppState(SceAppMgrAppState *appState, uint32_t len, uint32_t ve
int sceAppMgrReceiveSystemEvent(SceAppMgrSystemEvent *systemEvent);
//! Copies app param to an array
+//! App param example: type=LAUNCH_APP_BY_URI&uri=psgm:play?titleid=NPXS10031
int sceAppMgrGetAppParam(char *param);
//! Obtains the BGM port, even when it is not in front