This document is archived and information here might be outdated. Recommended version. |
The time duration minutes component.
[Visual Basic .NET]
Public Property Minutes As Integer
[C#]
public int Minutes {get; set;}
[C++]
HRESULT get_Minutes(
System.Int32* Minutes
);
[C++]
HRESULT put_Minutes(
long Minutes
);
[C++] Parameters Minutes [out, retval]
Minutes is a parameter of type long* Minutes [in]
Minutes is a parameter of type long