Partager via


IStorage.MoveElementTo, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Sub MoveElementTo ( _
    pwcsName As String, _
    pstgDest As IStorage, _
    pwcsNewName As String, _
    grfFlags As UInteger _
)
void MoveElementTo(
    string pwcsName,
    IStorage pstgDest,
    string pwcsNewName,
    uint grfFlags
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IStorage Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms