点击或拖拽改变大小

IStorageOpenStorage 方法

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

命名空间:  DSkin.OLE
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
int OpenStorage(
	string pwcsName,
	IStorage pstgPriority,
	uint grfMode,
	IntPtr snbExclude,
	uint reserved,
	out IStorage ppstg
)

参数

pwcsName
类型:SystemString

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

pstgPriority
类型:DSkin.OLEIStorage

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

grfMode
类型:SystemUInt32

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

snbExclude
类型:SystemIntPtr

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

reserved
类型:SystemUInt32

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

ppstg
类型:DSkin.OLEIStorage

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

返回值

类型:Int32

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

参见