IADsPrintQueueOperations Property Methods

Property methods take the form of either get_<property> or put_<property>. The property methods of the IADsPrintQueueOperations interface read and write the properties described below. For more information, see Interface Property Methods.

Properties in Vtable Order

Property Access Method Prototype
Status R/W HRESULT get_Name
([out] BSTR *pbstrName);

HRESULT put_Name
([in] BSTR bstrName);


Property Descriptions

Status
Current status of the print queue service.

See Also

IADsPrintQueue, ADSI PrintJob Object, ADSI PrintQueue Object