Class Hierarchy
IAcPpPaletteEvents
C++
class IAcPpPaletteEvents : public IUnknown;
File
acpp.h
Description
This interface defines events that individual property palettes fire to notify listeners of changes in the property palette’s state. This interface is exposed by the AcPpPalette co-class as a connection point that can be accessed using the IConnectionPointContainer interface on the object.