I have add a reference of access library into vb project and I could use of access function like

a=nz(3,0)

How could we do it in our own dll with out interface