Windows SDK - Questions on penConnected and penDisconnected events for LP1 and LP2

Question
Can we use "PenNotification" event for LP1 and LP2? 
Our understanding is that "PenNotification" event occurs when pidget (Send to PC) is ticked. Is this correct? 
What instance(s) can issue "PenNotification" other than the pidget (Send to PC)? 
Please let us know the exact time of occurring "PenDisconnected" after issuing "PenConnected"

Answer
LP1
LP1 doesn't work as a Bluetooth pen, so you won't get any connect or disconnect events for LP1 via Bluetooth. When the Send-pidget is ticked with an LP1 it does an OBEX push which means that data is sent to PC. PenDirector is only able to handle BT OBEX requests.

LP2
If you connect an LP2 pen to USB it is disconnected from Bluetooth. 
LP2 disconnects (over Bluetooth) by default after 60 seconds of inactivity.
We don't have any API to disconnect pens via Bluetooth in PAF. 

It could be done according to: 
http://stackoverflow.com/questions/14829164/how-to-disconnect-a-bluetooth-device-from-c-sharp-net-in-win7
https://msdn.microsoft.com/en-us/library/w

Was this article useful? Thanks for the feedback There was a problem submitting your feedback. Please try again later.