|
Archicad 29 C++ API
|
Base class for generating the updated content of a hotlink cache. More...
#include <APIdefs_Database.h>
Public Member Functions | |
| virtual GSErrCode | GenerateCacheContentForHotlinkNode (const API_Guid &hotlinkNodeGuid)=0 |
| A callback function to generate the cache content for hotlink nodes. | |
Base class for generating the updated content of a hotlink cache.
|
pure virtual |
A callback function to generate the cache content for hotlink nodes.
| hotlinkNodeGuid | Guid of the hotlink node. |