Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Limin
  • Content: Threads
  • Order by date
  1. Limin

    How to pass array?

    Hi, I defined a method: [id(12), helpstring("method M4")] HRESULT M4([in] short nSize, [in, size_is(nSize)] double* a); But I can only pass the first elements in the array. Any idea? Thanks in advance Limin

Part and Inventory Search

Back
Top