24 #ifndef __IAMSPMANAGER__ 25 #define __IAMSPMANAGER__ 27 #include "IPMUnknown.h" 28 #include "IAMServiceProvider.h" 29 #include "IAMSystemProvider.h" 30 #include "IManageableAsset.h" 74 enum { kDefaultIID = IID_IAMSPMANAGER };
76 typedef std::vector<IAssetMonitor*> AssetMonitorPtrList;
77 typedef std::vector<UIDRef> UIDRefList;
230 #endif // __IAMSPMANAGER__