IPropertyStorage::SetTimes Method (array<FILETIME>^, array<FILETIME>^, array<FILETIME>^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void SetTimes( array<FILETIME>^ pctime, array<FILETIME>^ patime, array<FILETIME>^ pmtime )
Parameters
- pctime
- Type: array<Microsoft.VisualStudio.OLE.Interop::FILETIME>^
- patime
- Type: array<Microsoft.VisualStudio.OLE.Interop::FILETIME>^
- pmtime
- Type: array<Microsoft.VisualStudio.OLE.Interop::FILETIME>^
Show: