PrintQueueStatusProperty.Implicit Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides implicit conversion to a PrintQueueStatus value from a pointer to a PrintQueueStatusProperty.
public:
static operator System::Printing::PrintQueueStatus(System::Printing::IndexedProperties::PrintQueueStatusProperty ^ attributeRef);
public static implicit operator System.Printing.PrintQueueStatus (System.Printing.IndexedProperties.PrintQueueStatusProperty attributeRef);
static member op_Implicit : System.Printing.IndexedProperties.PrintQueueStatusProperty -> System.Printing.PrintQueueStatus
Public Shared Widening Operator CType (attributeRef As PrintQueueStatusProperty) As PrintQueueStatus
Parameters
- attributeRef
- PrintQueueStatusProperty
A pointer to the PrintQueueStatusProperty that is converted.
Returns
A PrintQueueStatus value.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.