IRunningObjectTable::NoteChangeTime Method (UInt32, array<FILETIME>^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void NoteChangeTime(
	unsigned int dwRegister,
	array<FILETIME>^ pFileTime
)

Parameters

dwRegister
Type: System::UInt32
pFileTime
Type: array<Microsoft.VisualStudio.OLE.Interop::FILETIME>^
Return to top
Show: