Overview   Namespace   Class   Index   Help 

Data of Class OPropertySetHelper


rBHelper
OBroadcastHelper & rBHelper;

Summary
The common data of a broadcaster. Use the mutex, disposing state and the listener container.

aBoundLC
OMultiTypeInterfaceContainerHelperInt32 aBoundLC;

Summary
Container for the XProperyChangedListener. The listeners are inserted by handle.

aVetoableLC
OMultiTypeInterfaceContainerHelperInt32 aVetoableLC;

Summary
Container for the XPropertyVetoableListener. The listeners are inserted by handle.

m_pReserved
void * m_pReserved;

Summary
reserved for future use. do not use.

Top of Page