XppObjectBase.callReturn(KernelCallReturnVal) 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:
static System::Object ^ callReturn(Microsoft::Dynamics::Ax::MSIL::KernelCallReturnVal ^ returnVal);
public static object callReturn (Microsoft.Dynamics.Ax.MSIL.KernelCallReturnVal returnVal);
static member callReturn : Microsoft.Dynamics.Ax.MSIL.KernelCallReturnVal -> obj
Public Shared Function callReturn (returnVal As KernelCallReturnVal) As Object
Parameters
- returnVal
- Microsoft.Dynamics.Ax.MSIL.KernelCallReturnVal