MillisecondsToTimeSpanConverter::ConvertBack Method (TimeSpan, Object^, CultureInfo^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual unsigned int ConvertBack(
	TimeSpan span,
	Object^ parameter,
	CultureInfo^ culture
) override

Parameters

span
Type: System::TimeSpan
parameter
Type: System::Object^
culture
Type: System.Globalization::CultureInfo^

Return Value

Type: System::UInt32

Return to top
Show: