[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Unlock a region of the stream
Source position: classesh.inc line 965
public function TStreamAdapter.UnlockRegion( |
libOffset: Largeint; |
cb: Largeint; |
dwLockType: LongInt |
):HRESULT; virtual; |
UnLockRegion implements IStream.UnLockRegion.
This function must be overridden and will raise a runerror 217 when called directly.
IStream.UnLockRegion |
lazarus-ccr.sourceforge.net |