template <class T, DWORD dwSupportedSafety>
class IObjectSafetyImpl
Parameters
T
Your class, derived from IObjectSafetyImpl.
dwSupportedSafety
Specifies the supported safety options for the control. Can be one of the following values:
IObjectSafetyImpl