Share via


ITsMediaClass::Cancel Method

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

In Configuration Manager, the Cancel method cancels asynchronous task sequence media creation.

[IDL]
HRESULT Cancel();

Parameters

None.

Return Value

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

  • S_OK
    The method succeeded.

Remarks

See Also

Concepts

ITsMediaClass Interface