Share via


Print3DWorkflowPrintRequestedEventArgs.SetExtendedStatus Method

Definition

Sets the extended status of the print request.

public:
 virtual void SetExtendedStatus(Print3DWorkflowDetail value) = SetExtendedStatus;
void SetExtendedStatus(Print3DWorkflowDetail const& value);
public void SetExtendedStatus(Print3DWorkflowDetail value);
function setExtendedStatus(value)
Public Sub SetExtendedStatus (value As Print3DWorkflowDetail)

Parameters

value
Print3DWorkflowDetail

The extended status of the print request.

Windows requirements

Device family
Windows 10 (introduced in 10.0.10586.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced in v2.0)

Applies to