DCIOpenProvider
Locates a DCI Provider and creates a device context to access the provider.
HDC FAR PASCAL _loadds DCIOpenProvider(void);
INPUT PARAMETERS
None.
RETURNS
Returns a handle of type HDC, which is to be used as a parameter to the remaining DCI calls. The return value is NULL if a DCI Provider could not be located or the device context could not be created.