AppWindow.ReportException Method | |
This is a compatibility method that is no longer used or needed.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD ReportException(
oRQ
) AS USUAL CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual Usual ReportException(
Usual oRQ = default
)
Request Example
View SourceParameters
- oRQ (Optional)
- Type: Usual
The ReportQueue object that reports an exception.
Return Value
Type:
UsualSee Also