neethu

neethu

  • NA
  • 37
  • 16.3k

Import Dll in the Application

Nov 11 2013 1:45 AM


hi,

i have a dll and i wanted to copy this dll to application folder and add reference of the DLL. Then

Create Object for the CLass DLL

call the function sendsms with parameter
(username, password, senderid, mobnum, message, smsroute).

I have values for this parameters to pass. How to do that?


Answers (1)