UCOMIRunningObjectTable.GetTimeOfLastChange(UCOMIMoniker, FILETIME) Método

Definición

Busca este moniker en la tabla ROT y notifica la hora de modificación registrada, si existe.

C#
public void GetTimeOfLastChange(System.Runtime.InteropServices.UCOMIMoniker pmkObjectName, out System.Runtime.InteropServices.FILETIME pfiletime);

Parámetros

pmkObjectName
UCOMIMoniker

Referencia al moniker que se va a buscar en la tabla ROT.

pfiletime
FILETIME

Contiene la hora en que se modificó el objeto por última vez, si la devolución es correcta.

Comentarios

Para obtener más información, consulte la documentación existente de IRunningObjectTable::GetTimeOfLastChange en MSDN Library.

Se aplica a

Produto Versións
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1