IPrinterExtensionContextCollection interface (printerextension.h)

Exposes a collection of IPrinterExtensionContext objects.

Inheritance

The IPrinterExtensionContextCollection interface inherits from the IDispatch interface.

Methods

The IPrinterExtensionContextCollection interface has these methods.

 
IPrinterExtensionContextCollection::get__NewEnum

Gets a pointer to the enumerants of IPrinterExtensionContextCollection objects
IPrinterExtensionContextCollection::get_Count

Gets a count of the number of IPrinterExtensionContext objects in the collection.
IPrinterExtensionContextCollection::GetAt

Gets a pointer to an IPrinterExtensionContext object.

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Target Platform Windows
Header printerextension.h

See also

IDispatch

IPrinterExtensionContext

IPrinterExtensionEvent::OnPrinterQueuesEnumerated