SM_REMOTECONTROL top-level constant

  1. @Deprecated('Use SYSTEM_METRICS_INDEX.SM_REMOTECONTROL instead')
int const SM_REMOTECONTROL

This system metric is used in a Terminal Services environment to determine if the current Terminal Server session is being remotely controlled. Its value is nonzero if the current session is remotely controlled; otherwise, 0.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_REMOTECONTROL instead')
const SM_REMOTECONTROL = 0x2001;