DEFRECORD KCML_OCXHookSetup

Record passed to 'KCML_SetOCXHook
FLD namePack formatPurpose
OCX_Hook_ConstructorCalled on object consruction
OCX_Hook_DestructorCalled on object destruction
OCX_Hook_PropSetNumSetting a property value
OCX_Hook_PropSetStrSetting a property value
OCX_Hook_PropGetNumGetting a property value
OCX_Hook_PropGetStrGetting a property value
OCX_Hook_MethodMethod call
OCX_Hook_UserDataUser defined SYM