DCI Provider Implementation
A DCI Provider is implemented as either as part of a standard Windows display driver or as an external driver that is structured as a display driver but only provides DCI functionality. Therefore, the DCI Manager loads the provider by calling CreateDC() with the appropriate driver name and issues DCI Commands through the GDI Escape function.