Click here to Skip to main content
16,006,707 members
Home / Discussions / COM
   

COM

 
GeneralOLEDB & VC6 problem Pin
Dels5-May-02 23:29
Dels5-May-02 23:29 
QuestionHow can I have an ActiveX control download itself when in an html page? Pin
Bart-Man3-May-02 11:05
Bart-Man3-May-02 11:05 
AnswerSolution to my Problem Pin
Bart-Man6-May-02 4:37
Bart-Man6-May-02 4:37 
GeneralBuilding com Objects in VS.Net Pin
chernobl3-May-02 10:45
chernobl3-May-02 10:45 
GeneralBitmap rotation in DX Pin
ISIS553-May-02 4:47
ISIS553-May-02 4:47 
GeneralTypedef enum in IDL Pin
Jerome Conus3-May-02 2:15
Jerome Conus3-May-02 2:15 
GeneralRe: Typedef enum in IDL Pin
soptest3-May-02 6:57
soptest3-May-02 6:57 
GeneralRe: Typedef enum in IDL Pin
Jerome Conus5-May-02 21:50
Jerome Conus5-May-02 21:50 
Thank you for your help. I'm now able to reuse these types defined in my interface in a C++ Class.

I'm now trying to use my COM object in a Visual Basic application, but I cannot declare a variable of a type defined in my interface.

For example, in my IDL, I have :

typedef struct { long val1; long val2; } Try1;

and in VB, I'd like to do something like :

Private myVar As Try1

But Try1 is not recognized.

Do you know how I could do that ?

Thanks !

Jerome
GeneralRe: Typedef enum in IDL Pin
soptest6-May-02 10:26
soptest6-May-02 10:26 
GeneralCOM - Directx Pin
Sameer Maggon2-May-02 23:32
Sameer Maggon2-May-02 23:32 
QuestionOnDraw in composite control ?? Pin
Brian van der Beek2-May-02 20:36
Brian van der Beek2-May-02 20:36 
QuestionHow to validate a connection point? Pin
Todd Smith2-May-02 11:32
Todd Smith2-May-02 11:32 
AnswerRe: How to validate a connection point? Pin
soptest2-May-02 12:01
soptest2-May-02 12:01 
General"Single Instance" COM Server and usage question Pin
Matt Philmon1-May-02 2:24
Matt Philmon1-May-02 2:24 
GeneralRe: "Single Instance" COM Server and usage question Pin
soptest2-May-02 12:27
soptest2-May-02 12:27 
GeneralLoad COM exe/dll Pin
30-Apr-02 10:48
suss30-Apr-02 10:48 
GeneralRe: Load COM exe/dll Pin
Matt Philmon30-Apr-02 15:20
Matt Philmon30-Apr-02 15:20 
GeneralRe: Load COM exe/dll Pin
Tom Archer30-Apr-02 22:38
Tom Archer30-Apr-02 22:38 
GeneralRe: Load COM dll Pin
soptest2-May-02 12:50
soptest2-May-02 12:50 
QuestionHow to pass a HMenu over COM ? Pin
Brian van der Beek30-Apr-02 5:28
Brian van der Beek30-Apr-02 5:28 
AnswerRe: How to pass a HMenu over COM ? Pin
soptest2-May-02 12:54
soptest2-May-02 12:54 
GeneralRe: How to pass a HMenu over COM ? Pin
Brian van der Beek2-May-02 20:27
Brian van der Beek2-May-02 20:27 
GeneralRe: How to pass a HMenu over COM ? Pin
soptest3-May-02 6:50
soptest3-May-02 6:50 
GeneralConnection Point - Console Client Pin
Anil.S29-Apr-02 0:11
Anil.S29-Apr-02 0:11 
GeneralCOM+ LCE Question Pin
Tom Archer28-Apr-02 21:43
Tom Archer28-Apr-02 21:43 

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.