This document is archived and information here might be outdated. Recommended version. |
Determines whether or not the Time Value intersects the Reference and TimeValue parameters.
[Visual Basic .NET]
Public Function intersects ( _
ByRef vTimeValue As Object _
) As Boolean
[C#]
public bool intersects (
ref object vTimeValue
);
[C++]
HRESULT intersects(
Variant* vTimeValue
);
[C++] Parameters vTimeValue [in]
vTimeValue is a parameter of type VARIANT*