Bagikan melalui


UCOMIMoniker.GetTimeOfLastChange(UCOMIBindCtx, UCOMIMoniker, FILETIME) Metode

Definisi

Menyediakan angka yang menunjukkan waktu objek yang diidentifikasi oleh moniker ini terakhir diubah.

public:
 void GetTimeOfLastChange(System::Runtime::InteropServices::UCOMIBindCtx ^ pbc, System::Runtime::InteropServices::UCOMIMoniker ^ pmkToLeft, [Runtime::InteropServices::Out] System::Runtime::InteropServices::FILETIME % pFileTime);
public void GetTimeOfLastChange (System.Runtime.InteropServices.UCOMIBindCtx pbc, System.Runtime.InteropServices.UCOMIMoniker pmkToLeft, out System.Runtime.InteropServices.FILETIME pFileTime);
abstract member GetTimeOfLastChange : System.Runtime.InteropServices.UCOMIBindCtx * System.Runtime.InteropServices.UCOMIMoniker * FILETIME -> unit
Public Sub GetTimeOfLastChange (pbc As UCOMIBindCtx, pmkToLeft As UCOMIMoniker, ByRef pFileTime As FILETIME)

Parameter

pbc
UCOMIBindCtx

Referensi ke konteks ikatan yang akan digunakan dalam operasi pengikatan ini.

pmkToLeft
UCOMIMoniker

Referensi ke moniker di sebelah kiri moniker ini, jika moniker adalah bagian dari moniker komposit.

pFileTime
FILETIME

Saat pengembalian berhasil, berisi waktu perubahan terakhir.

Keterangan

Untuk informasi selengkapnya tentang IMoniker::GetTimeOfLastChange, lihat Pustaka MSDN.

Berlaku untuk