This document is archived and information here might be outdated. Recommended version. |
The time value format.
[Visual Basic .NET] Public Property TimeValueFormat As String
[C#] public string TimeValueFormat {get; set;}
[C++]
HRESULT get_TimeValueFormat(
System.String* pTimeFormat
);
[C++]
HRESULT put_TimeValueFormat(
BSTR pTimeFormat
);
[C++]
Parameters pTimeFormat [out, retval]
pTimeFormat is a parameter of type BSTR* pTimeFormat [in]
pTimeFormat is a parameter of type BSTR