Fills a PENINFO structure with the current DRV_PENINFO structure information.
DRV_SUCCESS | The PENINFO data structure was correctly filled. |
DRV_BADPARAM1 | The lparam1 parameter does not point to a writeable block of memory of length sizeof(PENINFO). |
DRV_FAILURE | No pen device is using the driver (no pen device is currently connected). |