点击或拖拽改变大小

ILockBytesUnlockRegion 方法

[缺少 "M:DSkin.OLE.ILockBytes.UnlockRegion(System.UInt64,System.UInt64,System.UInt32)" 的 <summary> 文档]

命名空间:  DSkin.OLE
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
int UnlockRegion(
	ulong libOffset,
	ulong cb,
	uint dwLockType
)

参数

libOffset
类型:SystemUInt64

[缺少 "M:DSkin.OLE.ILockBytes.UnlockRegion(System.UInt64,System.UInt64,System.UInt32)" 的 <param name="libOffset"/> 文档]

cb
类型:SystemUInt64

[缺少 "M:DSkin.OLE.ILockBytes.UnlockRegion(System.UInt64,System.UInt64,System.UInt32)" 的 <param name="cb"/> 文档]

dwLockType
类型:SystemUInt32

[缺少 "M:DSkin.OLE.ILockBytes.UnlockRegion(System.UInt64,System.UInt64,System.UInt32)" 的 <param name="dwLockType"/> 文档]

返回值

类型:Int32

[缺少 "M:DSkin.OLE.ILockBytes.UnlockRegion(System.UInt64,System.UInt64,System.UInt32)" 的 <returns> 文档]

参见