Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the date and time that the file was last modified on the server.
Syntax
HRESULT GetFileModificationTime(
[out] FILETIME *pVal
);
Parameters
[out] pVal
Date and time that the file was last modified on the server. The time is specified as FILETIME.
Return value
The method returns the following return values.
| Return code | Description |
|---|---|
|
Success |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | bits3_0.h (include Bits.h) |
| Library | Bits.lib |