Share via


PrintJobStatusProperty.Implicit Operátor

Definice

Poskytuje implicitní převod na PrintJobStatus hodnotu z ukazatele na 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

Parametry

attribRef
PrintJobStatusProperty

Ukazatel na PrintJobStatusProperty převedený.

Návraty

Jedná PrintJobStatus se o převedenou hodnotu ukazatele.

Platí pro