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