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 IamaSherpa 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: *

  1. BolandB

    How can a struct (UDT) be used as an [out] parameter

    Thanks for that ChipH. A sample would be very useful. Regards Brendan
  2. BolandB

    How can a struct (UDT) be used as an [out] parameter

    Hi guys, I have a component built with ATL which has a method defined like this in the IDL file:- HRESULT MyMethod([in] InputStruct *pInputs, [in, out] ResultsStruct **ppResults); The client application works ok prior to the component being installed in an MTS package (i.e. works ok...

Part and Inventory Search

Back
Top