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