ApplicationClass.Quit(Object, Object, Object) 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 virtual void Quit (ref object SaveChanges, ref object OriginalFormat, ref object RouteDocument);
abstract member Quit : obj * obj * obj -> unit
override this.Quit : obj * obj * obj -> unit
Public Overridable Sub Quit (Optional ByRef SaveChanges As Object, Optional ByRef OriginalFormat As Object, Optional ByRef RouteDocument As Object)
Parameters
- SaveChanges
- Object
- OriginalFormat
- Object
- RouteDocument
- Object