This document is archived and information here might be outdated. Recommended version. |
Writes the time from an XML time string.
[Visual Basic .NET] Public Function SetFromXMLTimeString ( _ ByVal xmlTimeString As String _ ) As Integer
[C#] public int SetFromXMLTimeString ( string xmlTimeString );
[C++]
HRESULT SetFromXMLTimeString(
BSTR xmlTimeString
);
[C++]
Parameters xmlTimeString [in]
xmlTimeString is a parameter of type BSTR