Terminal Services Session

  • Thread starter Thread starter Nicola
  • Start date Start date
N

Nicola

Hi, can I detect if my application is running in a Terminal Services
Session? I'm using VC++ .NET, and I want to replace the old API
GetSystemMetrics(S_REMOTESESSION) with a .NET method.
Thank you
Nicola
 
Back
Top