IStorage.MoveElementTo(String, IStorage, String, UInt32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
void MoveElementTo(System::String ^ pwcsName, Microsoft::VisualStudio::OLE::Interop::IStorage ^ pstgDest, System::String ^ pwcsNewName, System::UInt32 grfFlags);
public:
void MoveElementTo(Platform::String ^ pwcsName, Microsoft::VisualStudio::OLE::Interop::IStorage ^ pstgDest, Platform::String ^ pwcsNewName, unsigned int grfFlags);
void MoveElementTo(std::wstring const & pwcsName, Microsoft::VisualStudio::OLE::Interop::IStorage const & pstgDest, std::wstring const & pwcsNewName, unsigned int grfFlags);
public void MoveElementTo (string pwcsName, Microsoft.VisualStudio.OLE.Interop.IStorage pstgDest, string pwcsNewName, uint grfFlags);
abstract member MoveElementTo : string * Microsoft.VisualStudio.OLE.Interop.IStorage * string * uint32 -> unit
Public Sub MoveElementTo (pwcsName As String, pstgDest As IStorage, pwcsNewName As String, grfFlags As UInteger)
Parametreler
- pwcsName
- String
- pstgDest
- IStorage
- pwcsNewName
- String
- grfFlags
- UInt32