![]() |
yumapro
25.10-1
YumaPro SDK
|
subscription receiver entry parameter block used by various subscribe APIs each API will ignore unused parameters More...
#include <agt_not.h>
Data Fields | |
| op_editop_t | editop |
| edit operation | |
| uint32 | id |
| subscription ID | |
| const xmlChar * | name |
| receiver name | |
| const xmlChar * | name_ref |
| receiver instance name ref | |
subscription receiver entry parameter block used by various subscribe APIs each API will ignore unused parameters
This is not intended for storage of these parameters so the string and struct pointers are const. The values will be strduped as needed or just used within the API function call
parameters do not need to persist past COMMIT phase function call