This topic has not yet been rated - Rate this topic

IStorage.MoveElementTo Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void MoveElementTo(
	string pwcsName,
	IStorage pstgDest,
	string pwcsNewName,
	uint grfFlags
)

Parameters

pwcsName
Type: String
pstgDest
Type: Microsoft.VisualStudio.OLE.Interop.IStorage
pwcsNewName
Type: String
grfFlags
Type: UInt32
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.