ITsSbEnvironment::put_EnvironmentPropertySet method (sbtsv.h)

Retrieves or specifies the property set for the environment that hosts the target computer.

This property is read/write.

Syntax

HRESULT put_EnvironmentPropertySet(
  ITsSbEnvironmentPropertySet *pVal
);

Parameters

pVal

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012
Target Platform Windows
Header sbtsv.h (include Sbtsv.h)

See also

ITsSbEnvironment