Use PB to call API automatic updates (non-FTP mode) (1, Structure definition)

xiaoxiao2021-03-06  131

First, STRUCTURE Definition 1, S_FileTime Global Type S_FileTime From Structure Long DwlowDatetime Long DwhighDatetimeEnd Type

2, s_win32_find_data global type s_win32_find_data from structure long dwfileattributes s_filetime ftcreationtime s_filetime ftlastaccesstime s_filetime ftlastwritetime long nfilesizehigh long nfilesizelow long dwreserved0 long dwreserved1 character cfilename [255] character calternatefilename [14] end type

3, S_NetResource Global Type S_NetResource from Structure Long DWSCOPE Long Dwtype Long DwdisplayType Long Dwusage String LPLocalName String Lpremotename String LPComment String LPPROVIDEREND TYPE

转载请注明原文地址:https://www.9cbs.com/read-99228.html

New Post(0)