Click or drag to resize

ComIStreamWrapperLockRegion Method


Namespace: DWSIM.SharedClasses
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.4.5.0
Syntax
public void LockRegion(
	long libOffset,
	long cb,
	int dwLockType
)
Request Example View Source

Parameters

libOffset  Int64
 
cb  Int64
 
dwLockType  Int32
 

Implements

IStreamLockRegion(Int64, Int64, Int32)
See Also