IOleUILinkInfo::GetLastUpdate
Indicates when the object was last updated.
HRESULT GetLastUpdate(
DWORD dwLink,
| //Object's identifier
|
FILETIME FAR * lpLastUpdate
| //Time object was last updated
|
);
|
|
Parameters
dwLink
A container-defined unique 32-bit identifier for a single link. Containers can
use the pointer to the link's container site for this value.
lpLastUpdate
Points to the time that the object was last updated.
Return Values
S_OK
Successfully returned link information.
E_FAIL
Unable to return link information.
E_INVALIDARG
One or more invalid arguments.
E_OUTOFMEMORY
Insufficient memory.
E_ACCESSDENIED
Insufficient access permissions.
Comment
Notes To Implementors
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.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database