This sample demonstrates use of
mco_uda_to_mco()to extract the "native" database object handle from a UDA object in order to perform native C API operations on the object.
See instructions here on how to build this and other samples on your development platform. Once built, the sample can be run from the
\target\bindirectory:16_uda_uda_mcoBut it is more instructive to run it in your development environment debugger, stepping through the code.