Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

IDSSLink2 Interface Reference

Inherits IDSSLink.

List of all members.


Detailed Description

The IDSSLink2 interface provides a method that allows the purging of the local cache associated with a particular instance of a link (DSSLink) object.


Public Member Functions

HRESULT PurgeCache ()
 Remove all items from the link Purge the link items cache associated with this particular instance of the link object.


Member Function Documentation

HRESULT IDSSLink2::PurgeCache  ) 
 

Remove all items from the link Purge the link items cache associated with this particular instance of the link object.

The user has to have 'read' access (DssAccessRightReadFlag) to be allowed to purge the cache.
For other ways to purge link item caches see the ExecuteCommand method on IDSSSource (commands DssSrcCmdPurgeAllLinkCaches and DssSrcCmdPurgeLinkCache).
Returns:
Usual COM result code:
  • S_OK


Copyright © 1996-2018 MicroStrategy Inc. All Rights Reserved.