1
Answer

Import Dll in the Application

neethu

neethu

10y
1.2k
1


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)