28 #ifndef __ICJKCJKCharCountOptions__ 29 #define __ICJKCJKCharCountOptions__ 31 #include "IPMUnknown.h" 33 #include "CJKGridID.h" 45 enum { kDefaultIID = IID_ICJKCHARCOUNTOPTIONS };
64 virtual void SetLocation( ICJKCharCountOptions::Location location ) =0;
69 virtual ICJKCharCountOptions::Location
GetLocation()
const = 0;