Click here to Skip to main content
15,899,026 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Asking about Source code for scan port Pin
Stuart Dootson26-Oct-09 1:40
professionalStuart Dootson26-Oct-09 1:40 
GeneralRe: Asking about Source code for scan port Pin
Rajesh R Subramanian26-Oct-09 1:46
professionalRajesh R Subramanian26-Oct-09 1:46 
GeneralRe: Asking about Source code for scan port Pin
onemore8626-Oct-09 16:45
onemore8626-Oct-09 16:45 
QuestionMorphing source code Pin
fpehpeh25-Oct-09 23:20
fpehpeh25-Oct-09 23:20 
QuestionRe: Morphing source code Pin
Adam Roderick J25-Oct-09 23:43
Adam Roderick J25-Oct-09 23:43 
AnswerRe: Morphing source code Pin
fpehpeh25-Oct-09 23:53
fpehpeh25-Oct-09 23:53 
GeneralRe: Morphing source code Pin
Adam Roderick J26-Oct-09 0:40
Adam Roderick J26-Oct-09 0:40 
Question_Connection as parameter in IDL file Pin
MrKBA25-Oct-09 22:38
MrKBA25-Oct-09 22:38 
Hi,

I need to know how can i pass the type _Connection (or _ConnectionPtr) as parameter in function in the IDL file ?

This is some lines of code :

Test.cpp

_Connection *pConn = NULL;
IDataExtract->get_ADOConnectionObject(&pConn);

IDL file
[id(38), helpstring("get connection")] HRESULT get_ADOConnectionObject([in, out] ???????????????);


thank you for help.
AnswerRe: _Connection as parameter in IDL file Pin
Stuart Dootson26-Oct-09 1:04
professionalStuart Dootson26-Oct-09 1:04 
GeneralRe: _Connection as parameter in IDL file Pin
MrKBA26-Oct-09 1:23
MrKBA26-Oct-09 1:23 
GeneralRe: _Connection as parameter in IDL file Pin
Stuart Dootson26-Oct-09 1:36
professionalStuart Dootson26-Oct-09 1:36 
GeneralRe: _Connection as parameter in IDL file Pin
MrKBA26-Oct-09 2:21
MrKBA26-Oct-09 2:21 
GeneralRe: _Connection as parameter in IDL file Pin
Stuart Dootson26-Oct-09 2:51
professionalStuart Dootson26-Oct-09 2:51 
GeneralRe: _Connection as parameter in IDL file Pin
MrKBA26-Oct-09 3:01
MrKBA26-Oct-09 3:01 
GeneralRe: _Connection as parameter in IDL file Pin
Stuart Dootson26-Oct-09 5:14
professionalStuart Dootson26-Oct-09 5:14 
GeneralRe: _Connection as parameter in IDL file Pin
MrKBA26-Oct-09 7:37
MrKBA26-Oct-09 7:37 
GeneralRe: _Connection as parameter in IDL file Pin
Stuart Dootson26-Oct-09 7:56
professionalStuart Dootson26-Oct-09 7:56 
GeneralRe: _Connection as parameter in IDL file Pin
MrKBA26-Oct-09 9:03
MrKBA26-Oct-09 9:03 
GeneralRe: _Connection as parameter in IDL file Pin
Stuart Dootson26-Oct-09 9:11
professionalStuart Dootson26-Oct-09 9:11 
GeneralRe: _Connection as parameter in IDL file Pin
MrKBA27-Oct-09 8:06
MrKBA27-Oct-09 8:06 
GeneralRe: _Connection as parameter in IDL file Pin
Stuart Dootson27-Oct-09 9:02
professionalStuart Dootson27-Oct-09 9:02 
GeneralRe: _Connection as parameter in IDL file Pin
MrKBA27-Oct-09 9:15
MrKBA27-Oct-09 9:15 
GeneralRe: _Connection as parameter in IDL file Pin
Stuart Dootson27-Oct-09 9:20
professionalStuart Dootson27-Oct-09 9:20 
GeneralRe: _Connection as parameter in IDL file Pin
MrKBA27-Oct-09 9:31
MrKBA27-Oct-09 9:31 
GeneralRe: _Connection as parameter in IDL file Pin
Stuart Dootson27-Oct-09 9:37
professionalStuart Dootson27-Oct-09 9:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.