[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

SM_REMOTESESSION

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.

Declaration

Source position: lcltype.pp line 1964

const SM_REMOTESESSION = $1000;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.