IStorage::SetElementTimes Method (String^, array<FILETIME>^, array<FILETIME>^, array<FILETIME>^)

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

void SetElementTimes(
	String^ pwcsName,
	array<FILETIME>^ pctime,
	array<FILETIME>^ patime,
	array<FILETIME>^ pmtime
)
Return to top
Show: