Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal hours As Integer, _ ByVal minutes As Integer, _ ByVal seconds As Integer, _ ByVal fractions As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- hours
- Value that represents the hour.
- minutes
- Value that represents the minute.
- seconds
- Value that represents the second.
- fractions
- Value that represents the fraction of a second.
For an example, refer to DicomDataSet.SetIntValue(DicomElement,IntPtr,Int32).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family