Function TRTSERVER_ProtobufDelete

Function Documentation

TRTSERVER_Error *TRTSERVER_ProtobufDelete(TRTSERVER_Protobuf *protobuf)

TRTSERVER_Protobuf.

Object representing a protobuf.Delete a protobuf object.

Return

a TRTSERVER_Error indicating success or failure.

Parameters
  • protobuf: The protobuf object.