IRealTimeStylusSynchronization interface (rtscom.h)
Synchronizes access to the RealTimeStylus Class object.
Inheritance
The IRealTimeStylusSynchronization interface inherits from the IUnknown interface. IRealTimeStylusSynchronization also has these types of members:
Methods
The IRealTimeStylusSynchronization interface has these methods.
IRealTimeStylusSynchronization::AcquireLock Retrieves the specified lock. |
IRealTimeStylusSynchronization::ReleaseLock Releases the specified lock. |
Remarks
Use locks when you must protect access to and modification of the plug-ins or properties of the RealTimeStylus object through the IRealTimeStylusSynchronization Interface interface.
Use the RealTimeStylusLockType Enumeration enumeration to specify the lock.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | rtscom.h |