PrintJobStatusProperty.Implicit Operator

Definition

Stellt eine implizite Konvertierung in einen Wert von einem PrintJobStatus Zeiger in ein PrintJobStatusProperty.

public:
 static operator System::Printing::PrintJobStatus(System::Printing::IndexedProperties::PrintJobStatusProperty ^ attribRef);
public static implicit operator System.Printing.PrintJobStatus(System.Printing.IndexedProperties.PrintJobStatusProperty attribRef);
static member op_Implicit : System.Printing.IndexedProperties.PrintJobStatusProperty -> System.Printing.PrintJobStatus
Public Shared Widening Operator CType (attribRef As PrintJobStatusProperty) As PrintJobStatus

Parameter

attribRef
PrintJobStatusProperty

Ein Zeiger auf das PrintJobStatusProperty konvertierte Element.

Gibt zurück

A PrintJobStatus that is the converted value of the pointer.

Gilt für: