API Reference > Classes > PRC Protocol Extensions Classes > ExPrcCommandContext Class > ExPrcCommandContext Methods > ExPrcCommandContext::setResult Method
ExPrcCommandContext::setResult Method
Syntax
C++
virtual void setResult(OdRxObject* pResultObj);
Parameters 
Description 
OdRxObject* pResultObj 
[in] A pointer to an OdRxObject for storing the result. 

Sets the result object for the command context object.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.