This document is archived and information here might be outdated. Recommended version. |
Time zone Windows ID name.
[Visual Basic .NET] Public Property WindowsID As String
[C#] public string WindowsID {get; set;}
[C++]
HRESULT get_WindowsID(
System.String* WindowsID
);
[C++]
HRESULT put_WindowsID(
BSTR WindowsID
);
[C++]
Parameters WindowsID [out, retval]
WindowsID is a parameter of type BSTR* WindowsID [in]
WindowsID is a parameter of type BSTR