Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Releases the specified lock.
Syntax
HRESULT ReleaseLock(
[in] RealTimeStylusLockType lock
);
Parameters
[in] lock
The RealTimeStylusLockType Enumeration value that indicates which object lock to release.
Return value
For a description of the return values, see RealTimeStylus Classes and Interfaces.
Remarks
The object locks can be used to help protect the RealTimeStylus (RTS) object's members and properties from modification. The lock remains in effect until released.
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 |
| DLL | RTSCom.dll |