Click or drag to resize
SoCallback Properties

The SoCallback type exposes the following members.

Properties
  NameDescription
Public propertyCallbackHandler

Sets pointer to callback function and user data.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also