请输入您要查询的百科知识:

 

词条 FileTimeToLocalFileTime
释义

FileTimeToLocalFileTime

VB声明

Declare Function FileTimeToLocalFileTime Lib "kernel32" Alias "FileTimeToLocalFileTime" (lpFileTime As FILETIME, lpLocalFileTime As FILETIME) As Long

说明

将一个FILETIME结构转换成本地时间

返回值

Long,非零表示成功,零表示失败。会设置GetLastError

参数表

参数 类型及说明

lpFileTime FILETIME,包含了UTC时间信息的一个结构

lpLocalFileTime FILETIME,用于装载转换过后的本地时间的结构

随便看

 

百科全书收录4421916条中文百科知识,基本涵盖了大多数领域的百科知识,是一部内容开放、自由的电子版百科全书。

 

Copyright © 2004-2023 Cnenc.net All Rights Reserved
更新时间:2024/11/16 7:48:42