Documentation
Tagion
tagion_document_get_bool
tagion
api
document
Get a bool from a document element
extern (
C
)
int
tagion_document_get_bool
(
const
Document.Element
*
element
,
bool
*
value
)
Parameters
element
Document
.
Element
*
element to get
value
bool
*
pointer to the returned bool
Return Value
Type:
int
ErrorCode
tagion
api
document
enums
DocumentTextFormat
functions
tagion_document_element_by_index
tagion_document_element_by_key
tagion_document_get_bigint
tagion_document_get_bool
tagion_document_get_document
tagion_document_get_float32
tagion_document_get_float64
tagion_document_get_int32
tagion_document_get_int64
tagion_document_get_record_name
tagion_document_get_string
tagion_document_get_text
tagion_document_get_time
tagion_document_get_u8_array
tagion_document_get_uint32
tagion_document_get_uint64
tagion_document_get_version
tagion_document_valid
Get a bool from a document element