Indicates when the object was last updated.
HRESULT GetLastUpdate(
DWORD dwLink, |
//Unique 32-bit link identifier |
FILETIME FAR * lpLastUpdate |
//Pointer to the time object was last updated |
); |
Parameters
Return Values
This method supports the standard return values E_FAIL, E_INVALIDARG, and E_OUTOFMEMORY, as well as the following:
Remarks
If the time that the object was last updated is known, copy it to lpLastUpdate. If it is not known, then leave lpLastUpdate unchanged and Unknown will be displayed in the link page.