Udostępnij przez


PrintJobStatusProperty.Implicit Operator

Definicja

Zapewnia niejawną konwersję PrintJobStatus na wartość ze wskaźnika na PrintJobStatusPropertywartość .

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

Parametry

attribRef
PrintJobStatusProperty

Wskaźnik do PrintJobStatusProperty konwertowanego wskaźnika.

Zwraca

Wartość PrintJobStatus , która jest przekonwertowaną wartością wskaźnika.

Dotyczy