In Configuration Manager, the StepInfo property contains a description of the current media creation step.

[IDL]
HRESULT StepInfo([out,retval] BSTR* Info);

Parameters

Info


Data type: BSTRQualifiers: [out, retval]Pointer to the step information.

Return Values

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

S_OK


The method succeeded.

Remarks

StepInfo is used only with asynchronous media creation.

The description is non-localized.

See Also

Other Resources

ITsMediaClass Interface


Send comments about this topic to Microsoft.