Edit

Share via


ITSEnvClass::Clear Method

In Configuration Manager, the Clear method clears an operating system deployment task sequence environment.

Syntax

[IDL]
HRESULT Clear();

Parameters

None.

Return Values

An HRESULT code. Possible values include, but are not limited to, the following value.

S_OK The method succeeded.

See Also

ITSEnvClass Interface