[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 1971

const SM_REMOTESESSION = $1000;


Version 3.2 Generated 2024-02-25 Home