getProb Method
  Get the current problem from the internal BCL space. 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 37.1.1.0
 See the BCL C reference XPRBgetprob for further information.
  XPRBprob prob = new XPRBprob("NewProblem"); ... IntPtr curProbRef = prob.getProb(); 
