30 #ifndef __IContentDropperFacade__ 31 #define __IContentDropperFacade__ 34 #include "IPMUnknown.h" 35 #include "ContentDropperID.h" 36 #include "ContentDropperTypes.h" 48 enum { kDefaultIID = IID_ICONTENTDROPPERFACADE };
58 ContentDropperTypes::LinkPolicy linkPolicy = ContentDropperTypes::kUnknownPolicy) = 0;
67 ContentDropperTypes::LinkPolicy linkPolicy = ContentDropperTypes::kUnknownPolicy) = 0;
100 ContentDropperTypes::LinkPolicy linkPolicy = ContentDropperTypes::kUnknownPolicy, bool16 mapStyles = kFalse) = 0;
109 ContentDropperTypes::LinkPolicy linkPolicy = ContentDropperTypes::kUnknownPolicy, bool16 mapStyles = kFalse) = 0;
126 virtual bool16
RotateItemsBy(
const int32 byNoOfItems,
const bool16 isForwardDirection = kTrue) = 0;
221 #endif // __IContentDropperFacade__