Events.InitializeCalleeParameters(Events, Location, Int64) Method
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:
abstract void InitializeCalleeParameters(Microsoft::XLANGs::Core::Events ^ parent, Microsoft::XLANGs::RuntimeTypes::Location ^ loc, long sequence);
public abstract void InitializeCalleeParameters (Microsoft.XLANGs.Core.Events parent, Microsoft.XLANGs.RuntimeTypes.Location loc, long sequence);
abstract member InitializeCalleeParameters : Microsoft.XLANGs.Core.Events * Microsoft.XLANGs.RuntimeTypes.Location * int64 -> unit
Public MustOverride Sub InitializeCalleeParameters (parent As Events, loc As Location, sequence As Long)
Parameters
- parent
- Events
- loc
- Location
- sequence
- Int64