IRunningObjectTable.GetTimeOfLastChange(IMoniker, FILETIME[]) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void GetTimeOfLastChange(Microsoft::VisualStudio::OLE::Interop::IMoniker ^ pmkObjectName, cli::array <Microsoft::VisualStudio::OLE::Interop::FILETIME> ^ pFileTime);
public:
void GetTimeOfLastChange(Microsoft::VisualStudio::OLE::Interop::IMoniker ^ pmkObjectName, Platform::Array <Microsoft::VisualStudio::OLE::Interop::FILETIME> ^ pFileTime);
void GetTimeOfLastChange(Microsoft::VisualStudio::OLE::Interop::IMoniker const & pmkObjectName, std::Array <Microsoft::VisualStudio::OLE::Interop::FILETIME> const & pFileTime);
public void GetTimeOfLastChange (Microsoft.VisualStudio.OLE.Interop.IMoniker pmkObjectName, Microsoft.VisualStudio.OLE.Interop.FILETIME[] pFileTime);
abstract member GetTimeOfLastChange : Microsoft.VisualStudio.OLE.Interop.IMoniker * Microsoft.VisualStudio.OLE.Interop.FILETIME[] -> unit
Public Sub GetTimeOfLastChange (pmkObjectName As IMoniker, pFileTime As FILETIME())
Paramètres
- pmkObjectName
- IMoniker
- pFileTime
- FILETIME[]