轉換 SystemTime 為 Variant Date
lpSystemTime | t_SystemTime | 16 | 必須 | (無) | 欲轉換之系統時間型態 |
傳回 Variant Date
vDate = MySystemTimeToVariantTime(lpSystemTime)
本函數直接處理 Variant 型態,不建議一般使用者直接引用,建議對 Windows 內建 Variant 變數型態有一定瞭解者使用
Intel Visual Fortran 7.0 以後 | wVariant.f90
|