VPEND_PENPLAYBACK
Starts playing back an array of stored pen packets.
- Returns DRV_SUCCESS or DRV_FAILURE if the virtual pen driver is not in playback mode (because, for example, the virtual pen driver did not receive a VPEND_PENPLAYSTART message prior to this VPEND_PENPLAYBACK message) or the virtual pen driver is already playing back pen packets.
lParam1
Size of each pen packet in the array of pen packets to play back.
lParam2
Number of pen packets to play back.
The stream of pen packets from the tablet is replaced by a stream of pen packets from an array of stored pen packets.