[#BloombergLP-balb-CustomInt-fromInt] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/CustomInt.adoc[CustomInt]::fromInt :relfileprefix: ../../../ :mrdocs: Convert from the specified `value` to this type. Return 0 if successful and non‐zero otherwise. == Synopsis Declared in `<balb_testmessages.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int fromInt(int const& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#