CallbackArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class CallbackArgs : EventArgs
public class CallbackArgs : EventArgs
type CallbackArgs = class
inherit EventArgs
Public Class CallbackArgs
Inherits EventArgs
- Inheritance
-
CallbackArgs
Constructors
CallbackArgs(Object[]) |
Properties
ReturnValue |
Methods
GetParameter(Int32) | |
SetParameter(Int32, Object) |