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. COM
  4. Basic COM automation doubts, Please help.

Basic COM automation doubts, Please help.

Scheduled Pinned Locked Moved COM
c++comtestingtools
3 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.
  • V Offline
    V Offline
    Venkateswar Rao
    wrote on last edited by
    #1

    Hi Is integer a COM automation data type?I am using windows 2000.My COM application should work for VC++ as well as VB. If the interface method has parameters other than VARIANT will the scripting clients like VBA work? Please help. Rgds, Venkatesh

    F 1 Reply Last reply
    0
    • V Venkateswar Rao

      Hi Is integer a COM automation data type?I am using windows 2000.My COM application should work for VC++ as well as VB. If the interface method has parameters other than VARIANT will the scripting clients like VBA work? Please help. Rgds, Venkatesh

      F Offline
      F Offline
      first_sandy
      wrote on last edited by
      #2

      Hi Venkatesh, Well you can use "long" data type in your COM servers as it is compatible for both VC++ and scripting clients. Other type that works fine is BSTR. sandy Last night i realized i was seeing a dream in my dream.

      V 1 Reply Last reply
      0
      • F first_sandy

        Hi Venkatesh, Well you can use "long" data type in your COM servers as it is compatible for both VC++ and scripting clients. Other type that works fine is BSTR. sandy Last night i realized i was seeing a dream in my dream.

        V Offline
        V Offline
        Venkateswar Rao
        wrote on last edited by
        #3

        Hi Sandy, Thank you. Rgds, Venkatesh

        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