import "SharedStructures.idl";
Public Attributes | |
long | inputIndex |
0-based index to input array, e.g. 3 means that the relates to the 4th element of the input parameter array | |
KId | id |
ID of created item. |
Details about a particular item created.
KId kerio::web::CreateResult::id |
ID of created item.
long kerio::web::CreateResult::inputIndex |
0-based index to input array, e.g. 3 means that the relates to the 4th element of the input parameter array