PbAddMessage
Adds an embedded protobuf message to a protobuf message repeated field.
Parameters
const char[] field
Field name.
Return Value
Handle protobuf handle to added, embedded message.Error
Invalid or incorrect Handle, non-existent field, or incorrect field type.