public class PostComponentActionListenerArgument
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
m_exec_handle |
ReturnCode_t |
m_ret |
| Constructor and Description |
|---|
PostComponentActionListenerArgument(int handle,
ReturnCode_t ret)
Constructor
|
public int m_exec_handle
public ReturnCode_t m_ret
public PostComponentActionListenerArgument(int handle,
ReturnCode_t ret)