coldfusion vb .net dll issues : unable to call or dumb functions having parameters of type ref -
i'm trying call vb .net dlls coldfusion ui. i'm able create cfobject. functions having reference type parameters unable dump or unable call coldfusion.
public function initdb(byref connectiontype string, byref in_ansrefid integer, byref testflag boolean) short functions having byref not identifing coldfusion
please suggest me
Comments
Post a Comment