pdrivDriverData (PDRIVDATA) - in/out
A data area that, on return, contains device data defined by the presentation driver. If the pointer to the area is NULL, this function returns the required size of the data area.
The format of the data is the same as that which occurs within the DEVOPENSTRUC structure, passed on the pdopData parameter of DevOpenDC.