public virtual RequestCode OnReturnFromSubInteraction( bool bSuccessFull, Interaction pSubInteraction )
public: virtual RequestCode OnReturnFromSubInteraction( bool bSuccessFull, Interaction^ pSubInteraction )
Parameters
- bSuccessFull
- If truesub-interaction finish with RequestCode.
- pSubInteraction
Return Value
Default RequestCode for this function is 
Nothing.