Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. AWS Report for OpenListing

AWS Report for OpenListing

Scheduled Pinned Locked Moved C / C++ / MFC
wcfcomcloudhelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sumit Kapoor
    wrote on last edited by
    #1

    AWS Report for OpenListing --------------------------------- Hi.. Can any one help me Generate & Get Open Listing report in Amazon Web Services (AWS) Just need steps.. Thanks Never consider anything Impossible before trying to solve that..---Sumit Kapoor--- sumit_kapoor1980@hotmail.com

    A 1 Reply Last reply
    0
    • S Sumit Kapoor

      AWS Report for OpenListing --------------------------------- Hi.. Can any one help me Generate & Get Open Listing report in Amazon Web Services (AWS) Just need steps.. Thanks Never consider anything Impossible before trying to solve that..---Sumit Kapoor--- sumit_kapoor1980@hotmail.com

      A Offline
      A Offline
      Antti Keskinen
      wrote on last edited by
      #2

      1. Create a new C++ .Net / C# project. 2. Add a 'Web Reference', and insert the URL of the web service where required 3. The IDE generates all necessary files for using the web service. It is implemented by using COM, so your program must initialize COM (CoInitialize)before using the object. 4. After initializing COM, create an object of the class representing the web service on heap memory 5. Call the necessary methods, supplying any necessary parameters. 6. Delete the object 7. Uninitialize COM 8. Done -Antti Keskinen ---------------------------------------------- The definition of impossible is strictly dependant on what we think is possible.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups