Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or retrieves a pointer to the event handler function associated with the oninput event.
![]() |
Syntax
HRESULT value = object.put_oninput(VARIANT v);HRESULT value = object.get_oninput(VARIANT* p);
Property values
Type: VARIANT
the IDispatch interface of an object with a default method that is invoked when the event occurs.