Skip to content

Latest commit

 

History

History
87 lines (74 loc) · 2.38 KB

nf-bits3_0-ibitspeercacherecord-getlastaccesstime.md

File metadata and controls

87 lines (74 loc) · 2.38 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:bits3_0.IBitsPeerCacheRecord.GetLastAccessTime
IBitsPeerCacheRecord::GetLastAccessTime (bits3_0.h)
Gets the date and time that the file was last accessed.
GetLastAccessTime
GetLastAccessTime method [BITS]
GetLastAccessTime method [BITS]
IBitsPeerCacheRecord interface
IBitsPeerCacheRecord interface [BITS]
GetLastAccessTime method
IBitsPeerCacheRecord.GetLastAccessTime
IBitsPeerCacheRecord::GetLastAccessTime
bits.ibitspeercacherecord_getlastaccesstime
bits3_0/IBitsPeerCacheRecord::GetLastAccessTime
bits\ibitspeercacherecord_getlastaccesstime.htm
Bits
f4443db2-3d4f-497f-b2e3-d969d8271d6f
12/05/2018
GetLastAccessTime, GetLastAccessTime method [BITS], GetLastAccessTime method [BITS],IBitsPeerCacheRecord interface, IBitsPeerCacheRecord interface [BITS],GetLastAccessTime method, IBitsPeerCacheRecord.GetLastAccessTime, IBitsPeerCacheRecord::GetLastAccessTime, bits.ibitspeercacherecord_getlastaccesstime, bits3_0/IBitsPeerCacheRecord::GetLastAccessTime
bits3_0.h
Bits.h
Windows
Windows Vista
Windows Server 2008
Bits3_0.idl
Bits.lib
Windows
19H1
IBitsPeerCacheRecord::GetLastAccessTime
bits3_0/IBitsPeerCacheRecord::GetLastAccessTime
c++
APIRef
kbSyntax
COM
Bits.lib
Bits.dll
IBitsPeerCacheRecord.GetLastAccessTime

IBitsPeerCacheRecord::GetLastAccessTime

-description

Gets the date and time that the file was last accessed.

-parameters

-param pVal [out]

Date and time that the file was last accessed. The time is specified as FILETIME.

-returns

The method returns the following return values.

Return code Description
S_OK
Success

-see-also

IBitsPeerCacheRecord