Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |