点击或拖拽改变大小

IStorageMoveElementTo 方法

[缺少 "M:DSkin.OLE.IStorage.MoveElementTo(System.String,DSkin.OLE.IStorage,System.String,System.UInt32)" 的 <summary> 文档]

命名空间:  DSkin.OLE
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
int MoveElementTo(
	string pwcsName,
	IStorage pstgDest,
	string pwcsNewName,
	uint grfFlags
)

参数

pwcsName
类型:SystemString

[缺少 "M:DSkin.OLE.IStorage.MoveElementTo(System.String,DSkin.OLE.IStorage,System.String,System.UInt32)" 的 <param name="pwcsName"/> 文档]

pstgDest
类型:DSkin.OLEIStorage

[缺少 "M:DSkin.OLE.IStorage.MoveElementTo(System.String,DSkin.OLE.IStorage,System.String,System.UInt32)" 的 <param name="pstgDest"/> 文档]

pwcsNewName
类型:SystemString

[缺少 "M:DSkin.OLE.IStorage.MoveElementTo(System.String,DSkin.OLE.IStorage,System.String,System.UInt32)" 的 <param name="pwcsNewName"/> 文档]

grfFlags
类型:SystemUInt32

[缺少 "M:DSkin.OLE.IStorage.MoveElementTo(System.String,DSkin.OLE.IStorage,System.String,System.UInt32)" 的 <param name="grfFlags"/> 文档]

返回值

类型:Int32

[缺少 "M:DSkin.OLE.IStorage.MoveElementTo(System.String,DSkin.OLE.IStorage,System.String,System.UInt32)" 的 <returns> 文档]

参见