IStorage::MoveElementTo Method (String^, IStorage^, String^, UInt32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void MoveElementTo( String^ pwcsName, IStorage^ pstgDest, String^ pwcsNewName, unsigned int grfFlags )
Parameters
- pwcsName
- Type: System::String^
- pstgDest
- Type: Microsoft.VisualStudio.OLE.Interop::IStorage^
- pwcsNewName
- Type: System::String^
- grfFlags
- Type: System::UInt32
Show: