In Configuration Manager, the Create method creates an operating system deployment task sequence environment.

[IDL]
HRESULT Create();

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