OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Brian Muth (bmuth_at_STRAIGHTTHROUGH.COM)
Date: Wed Feb 26 2003 - 17:17:26 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    I would probably just get the IUnknown* interface and then
    QueryInterface for the ADODB::_Recordset * interface.

    Your IDL method would be something like:

    HRESULT GetRS(<other parameters go here>, [out,retval] IUnknown **pUnk);

    ----------------------------------------------------------------
    Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
    contains important info. Save time, search the archives at
    http://discuss.microsoft.com/archives/index.html .
    To unsubscribe, mailto:DCOM-signoff-requestDISCUSS.MICROSOFT.COM