IADsTSUserEx::get_ConnectClientDrivesAtLogon method (tsuserex.h)

A value that specifies if mapped client drives should be reconnected when a Remote Desktop Services session is started.

Note  This property is not used by Remote Desktop Services.
 
This property is read/write.

Syntax

HRESULT get_ConnectClientDrivesAtLogon(
  LONG *pNewVal
);

Parameters

pNewVal

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header tsuserex.h (include Tsuserex.h, Tsuserex_i.c)
DLL Tsuserex.dll

See also

IADsTSUserEx