IPrinterExtensionContextCollection interface
Exposes a collection of IPrinterExtensionContext objects.
Members
The IPrinterExtensionContextCollection interface inherits from the IDispatch interface. IPrinterExtensionContextCollection also has these types of members:
Methods
The IPrinterExtensionContextCollection interface has these methods.
| Method | Description |
|---|---|
| GetAt |
Gets a pointer to an IPrinterExtensionContext object. |
Properties
The IPrinterExtensionContextCollection interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Gets a count of the number of IPrinterExtensionContext objects in the collection. | |
|
Read-only |
Gets a pointer to the enumerants of IPrinterExtensionContextCollection objects. |
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|
See also