This document is archived and information here might be outdated. Recommended version. |
The time's minute.
[Visual Basic .NET]
Public Property Minute As Short
[C#]
public short Minute {get; set;}
[C++]
HRESULT get_Minute(
System.Int16* Minute
);
[C++]
HRESULT put_Minute(
short Minute
);
[C++] Parameters Minute [out, retval]
Minute is a parameter of type short* Minute [in]
Minute is a parameter of type short