[Overview][Constants][Types][Classes][Procedures and functions][Index] |
System metric index used to determine if the calling process is a terminal services client session (non-zero return value) or a console session (zero return value). A console session does not have to be the physical console.
Source position: lcltype.pp line 1964
const SM_REMOTESESSION = $1000; |
Version 4.0 | Generated 2025-05-03 | Home |