Windows NT/2000 ADSI Scripting for System Administration
IADsPrintQueue
IADsPrintQueue::ADsPath
| Description | Returns the distinguished name of the bound object |
| Provider Support | LDAP, WinNT |
| Data Type | String |
| Read-Only? | Yes |
IADsPrintQueue::BannerPage
| Description | Establishes the file system path to the file to be used as a separator page |
| Provider Support | LDAP, WinNT |
| Data Type | String |
| Read-Only? | No |
IADsPrintQueue::Class
| Description | Returns the object class definition of the bound object |
| Provider Support | LDAP, WinNT |
| Data Type | String |
| Read-Only? | Yes |
IADsPrintQueue::Datatype
| Description | Establishes the datatype processed by the bound print queue |
| Provider Support | WinNT |
| Data Type | String |
| Read-Only? | No |
IADsPrintQueue::DefaultJobPriority
| Description | Establishes the priority assigned by default to all print jobs in the queue |
| Provider Support | WinNT |
| Data Type | Long |
| Read-Only? | No |
IADsPrintQueue::Description
| Description | Establishes the description for the print queue |
| Provider Support | LDAP, WinNT |
| Data Type | String |
| Read-Only? | No |
IADsPrintQueue::Get
| Description | Retrieves a value from a namespace by name |
| Provider Support | LDAP, WinNT |
| Syntax | Get(Name As String) |
| Data Type | Variant |
IADsPrintQueue::GetEx
| Description | Retrieves a single value from a multi-valued attribute |
| Provider Support | LDAP, WinNT |
| Syntax | GetEx(Name As String) |
| Data Type | Variant |
IADsPrintQueue::GetInfo
| Description | Loads all property values into the cache |
| Provider Support | LDAP, WinNT |
| Syntax | GetInfo() |
| Data Type | None |
IADsPrintQueue::GetInfoEx
| Description | Loads specific properties into the cache |
| Provider Support | LDAP, WinNT |
| Syntax | GetInfoEx(Properties As Variant, Reserved as Long) |
| Data Type | None |
IADsPrintQueue::GUID
| Description | Returns the GUID of the bound object |
| Provider Support | LDAP, WinNT |
| Data Type | String |
| Read-Only? | Yes |
IADsPrintQueue::Location
| Description | Establishes the physical description for the print queue location |
| Provider Support | LDAP, WinNT |
| Data Type | String |
| Read-Only? | No |
IADsPrintQueue::Model
| Description | Establishes the name of the driver associated with the bound print queue |
| Provider Support | LDAP, WinNT |
| Data Type | String |
| Read-Only? | No |
IADsPrintQueue::Name
| Description | Returns the relative name of the bound object |
| Provider Support | LDAP, WinNT |
| Data Type | String |
| Read-Only? | Yes |
IADsPrintQueue::NetAddresses
| Description | Establishes binding information |
| Provider Support | Not supported in WinNT or LDAP provider |
| Data Type | Variant |
| Read-Only? | No |
IADsPrintQueue::Parent
| Description | Returns the ADsPath of the parent object |
| Provider Support | LDAP, WinNT |
| Data Type | String |
| Read-Only? | Yes |
IADsPrintQueue::PrintDevices
| Description | Establishes the names of print devices the bound queue will use to service print jobs |
| Provider Support | LDAP, WinNT |
| Data Type | Variant |
| Read-Only? | No |
IADsPrintQueue::PrinterPath
| Description | Establishes the path of a printer |
| Provider Support | LDAP |
| Data Type | String |
| Read-Only? | No |
IADsPrintQueue::PrintProcessor
| Description | Establishes the print processing engine to be used with the bound queue |
| Provider Support | WinNT |
| Data Type | String |
| Read-Only? | No |
IADsPrintQueue::Priority
| Description | Establishes the priority for the job queue for connected devices |
| Provider Support | LDAP, WinNT |
| Data Type | Long |
| Read-Only? | No |
IADsPrintQueue::Put
| Description | Allows population of a single attribute by name |
| Provider Support | LDAP, WinNT |
| Syntax | Put(Name As String, Property As Variant) |
| Data Type | None |
IADsPrintQueue::PutEx
| Description | Allows population of a multi-valued property by name |
| Provider Support | LDAP, WinNT |
| Syntax | PutEx(ControlCode As Long, Name As String, Property As Variant) |
| Data Type | None |
IADsPrintQueue::Schema
| Description | Returns the ADsPath to the schema class object for the bound object |
| Provider Support | LDAP, WinNT |
| Data Type | String |
| Read-Only? | Yes |
IADsPrintQueue::SetInfo
| Description | Writes the current properties held in the cache to the directory |
| Provider Support | LDAP, WinNT |
| Syntax | SetInfo() |
| Data Type | None |
IADsPrintQueue::StartTime
| Description | Establishes the start time for which the bound queue is allowed to service jobs |
| Provider Support | LDAP, WinNT |
| Data Type | Date |
| Read-Only? | No |
IADsPrintQueue::UntilTime
| Description | Establishes the end time for which the bound queue is allowed to service jobs |
| Provider Support | LDAP, WinNT |
| Data Type | Date |
| Read-Only? | No |
| Top |