How to call an existing C++ function in an WebMethod (web service)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fndjoum
    New Member
    • Nov 2006
    • 20

    How to call an existing C++ function in an WebMethod (web service)

    I did create a C++ web service and would like to call in the webmethod an existing C++ function I wrote ( which called also some subroutines ) . How can I call that function?

    Any idea? or documentation ?

    Thanks for helping
Working...