getProbStat Method
  Get the problem status. 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.13.0
 Syntax
Syntax
Return Value
Type: Int320 on error, otherwise the bit-encoded BCL status information:
- BCLconstant.XPRB_GEN - Matrix has been generated.
- BCLconstant.XPRB_DIR - Directives added.
- BCLconstant.XPRB_MOD - Problem has been modified.
- BCLconstant.XPRB_SOL - Problem has been solved.
 Examples
Examples
 xbexpl.cs in the Introductory Examples folder and xbexpl3.cs in the User's Guide Examples folder. 
 See Also
See Also
 
