This document is archived and information here might be outdated. Recommended version. |
.
[Visual Basic .NET]
Public Property SibMyTime As Object
[C#]
public object SibMyTime {get; set;}
[C++]
HRESULT get_SibMyTime(
Variant* SibMyTime
);
[C++]
HRESULT put_SibMyTime(
VARIANT SibMyTime
);
[C++] Parameters SibMyTime [out, retval]
SibMyTime is a parameter of type VARIANT* SibMyTime [in]
SibMyTime is a parameter of type VARIANT