[#btck-TxValidationState-get-0d] = xref:btck.adoc[btck]::xref:btck/TxValidationState.adoc[TxValidationState]::get :relfileprefix: ../../ :mrdocs: Returns the owned C handle. == Synopses Declared in `<kernel/bitcoinkernel_wrapper.h>` Returns the owned C handle. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btck_TxValidationState-08.adoc[btck_TxValidationState]* xref:btck/TxValidationState/get-07.adoc[get](); ---- [.small]#xref:btck/TxValidationState/get-07.adoc[_» more..._]# Returns the owned C handle. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btck_TxValidationState-08.adoc[btck_TxValidationState] const* xref:btck/TxValidationState/get-05.adoc[get]() const; ---- [.small]#xref:btck/TxValidationState/get-05.adoc[_» more..._]# == Return Value * The underlying mutable C pointer. * The underlying const C pointer. [.small]#Created with https://www.mrdocs.com[MrDocs]#