InkPicture.TabletAdded event
Occurs when a IInkTablet is added to the system.
Syntax
void TabletAdded( [in] IInkTablet *Tablet );
Parameters
- Tablet [in]
-
The IInkTablet object that has been added to the system.
Return value
This event does not return a value.
Remarks
This event method is defined in the _IInkCollectorEvents, _IInkOverlayEvents, and _IInkPictureEvents dispatch-only interfaces (dispinterfaces) with an ID of DISPID_ICETabletAdded.
Requirements
|
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
|---|---|
|
Minimum supported server |
None supported |
|
Header |
|
|
Library |
|
See also
Show: