Partager via


IStorage.SetElementTimes, méthode

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

Syntaxe

'Déclaration
Sub SetElementTimes ( _
    pwcsName As String, _
    pctime As FILETIME(), _
    patime As FILETIME(), _
    pmtime As FILETIME() _
)
void SetElementTimes(
    string pwcsName,
    FILETIME[] pctime,
    FILETIME[] patime,
    FILETIME[] pmtime
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IStorage Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms