Shared Database services: Difference between revisions
No edit summary |
|||
Line 538: | Line 538: | ||
|- | |- | ||
! Value | ! Value | ||
! Meaning | |||
! Description | ! Description | ||
|- | |- | ||
| 0 || [[#QueryApplicationEvent]] and [[#QueryLastPlayTime]] will only return the entry when PlayLogPolicy matches this value. | | 0 || All || [[#QueryApplicationEvent]] and [[#QueryLastPlayTime]] will only return the entry when PlayLogPolicy matches this value. | ||
|- | |- | ||
| 1 || The above commands will filter out the entry with this. | | 1 || LogOnly || The above commands will filter out the entry with this. | ||
|- | |- | ||
| 2 || pdm:ntfy [[#NotifyAppletEvent]], [[#Cmd8]], and [[#Cmd9]] will immediately return 0 when the input param matches this value. | | 2 || None || pdm:ntfy [[#NotifyAppletEvent]], [[#Cmd8]], and [[#Cmd9]] will immediately return 0 when the input param matches this value. | ||
|} | |} | ||