点击或拖拽改变大小

IStorageSetElementTimes 方法

[缺少 "M:DSkin.OLE.IStorage.SetElementTimes(System.String,System.Runtime.InteropServices.ComTypes.FILETIME,System.Runtime.InteropServices.ComTypes.FILETIME,System.Runtime.InteropServices.ComTypes.FILETIME)" 的 <summary> 文档]

命名空间:  DSkin.OLE
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
int SetElementTimes(
	string pwcsName,
	FILETIME pctime,
	FILETIME patime,
	FILETIME pmtime
)

参数

pwcsName
类型:SystemString

[缺少 "M:DSkin.OLE.IStorage.SetElementTimes(System.String,System.Runtime.InteropServices.ComTypes.FILETIME,System.Runtime.InteropServices.ComTypes.FILETIME,System.Runtime.InteropServices.ComTypes.FILETIME)" 的 <param name="pwcsName"/> 文档]

pctime
类型:System.Runtime.InteropServices.ComTypesFILETIME

[缺少 "M:DSkin.OLE.IStorage.SetElementTimes(System.String,System.Runtime.InteropServices.ComTypes.FILETIME,System.Runtime.InteropServices.ComTypes.FILETIME,System.Runtime.InteropServices.ComTypes.FILETIME)" 的 <param name="pctime"/> 文档]

patime
类型:System.Runtime.InteropServices.ComTypesFILETIME

[缺少 "M:DSkin.OLE.IStorage.SetElementTimes(System.String,System.Runtime.InteropServices.ComTypes.FILETIME,System.Runtime.InteropServices.ComTypes.FILETIME,System.Runtime.InteropServices.ComTypes.FILETIME)" 的 <param name="patime"/> 文档]

pmtime
类型:System.Runtime.InteropServices.ComTypesFILETIME

[缺少 "M:DSkin.OLE.IStorage.SetElementTimes(System.String,System.Runtime.InteropServices.ComTypes.FILETIME,System.Runtime.InteropServices.ComTypes.FILETIME,System.Runtime.InteropServices.ComTypes.FILETIME)" 的 <param name="pmtime"/> 文档]

返回值

类型:Int32

[缺少 "M:DSkin.OLE.IStorage.SetElementTimes(System.String,System.Runtime.InteropServices.ComTypes.FILETIME,System.Runtime.InteropServices.ComTypes.FILETIME,System.Runtime.InteropServices.ComTypes.FILETIME)" 的 <returns> 文档]

参见