SPCaches.h File Reference
#include "SPTypes.h"
#include "SPMData.h"
#include "SPHeaderBegin.h"
#include "SPErrorCodes.h"
#include "SPHeaderEnd.h"
Go to the source code of this file.
Define Documentation
#define kSPCachesSuite "SP Caches Suite" |
#define kSPCachesSuiteVersion 2 |
Typedef Documentation
Prototype for the cache-flushing procedure an adapter calls in response to the kSPAdaptersDisposeInfoSelector
, to determine which plug-ins to unload, and inform the caller of whether its managed plug-in have been unloaded.
- Parameters:
-
| type | The plug-in type, as set by the adapter. For PICA plug-ins, this type is kSPFlushAccessType . |
| data | A pointer to the adapter-defined plug-in data. For PICA plug-ins, this data is an SPAccessRef . |
| flushed | [out] A buffer in which to return the result, the number of plug-ins actually unloaded. |
Function Documentation