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 object BeginEvent (string eventName, string functionName = default);
member this.BeginEvent : string * string -> obj
Public Function BeginEvent (eventName As String, Optional functionName As String = Nothing) As Object