Click here to Skip to main content
15,897,187 members
Home / Discussions / COM
   

COM

 
GeneralProblem registering (0x000003e6) Pin
ssirisha18-Sep-02 2:46
ssirisha18-Sep-02 2:46 
GeneralRe: Problem registering (0x000003e6) Pin
Stephane Rodriguez.18-Sep-02 3:15
Stephane Rodriguez.18-Sep-02 3:15 
GeneralRe: Problem registering (0x000003e6) Pin
ssirisha18-Sep-02 3:19
ssirisha18-Sep-02 3:19 
GeneralRe: Problem registering (0x000003e6) Pin
Stephane Rodriguez.18-Sep-02 3:29
Stephane Rodriguez.18-Sep-02 3:29 
GeneralRe: Problem registering (0x000003e6) Pin
ssirisha18-Sep-02 3:37
ssirisha18-Sep-02 3:37 
GeneralRe: Problem registering (0x000003e6) Pin
Stephane Rodriguez.18-Sep-02 3:55
Stephane Rodriguez.18-Sep-02 3:55 
GeneralRe: Problem registering (0x000003e6) Pin
ssirisha18-Sep-02 4:05
ssirisha18-Sep-02 4:05 
GeneralIDispatch Pin
Barry Lapthorn17-Sep-02 9:09
protectorBarry Lapthorn17-Sep-02 9:09 
I have a requirement at work to produce a component that:

a. Allows the use of intellisense in VB
b. Allows the 'interface' to be updated remotely, from a server for example. Or rather the interface frequently has more methods added to it.
c. To be used in VB

Any thoughts?

My initial feeling is that only (b) is possible, and by using late binding through IDispatch. I don't think that (a) is a possibility.

Trouble is that these 'requirements' break the idea of interfaces remaining constants. The requirements come from a fairly non-techie person who claims that 'we had it in our last place'. Wink | ;)


B.

GeneralRe: IDispatch Pin
Stephane Rodriguez.17-Sep-02 9:53
Stephane Rodriguez.17-Sep-02 9:53 
GeneralRe: IDispatch Pin
Barry Lapthorn17-Sep-02 11:06
protectorBarry Lapthorn17-Sep-02 11:06 
GeneralRe: IDispatch Pin
David Salter17-Sep-02 11:31
David Salter17-Sep-02 11:31 
GeneralRe: IDispatch Pin
Barry Lapthorn18-Sep-02 8:29
protectorBarry Lapthorn18-Sep-02 8:29 
GeneralRe: IDispatch Pin
Stephane Rodriguez.17-Sep-02 18:47
Stephane Rodriguez.17-Sep-02 18:47 
GeneralRe: IDispatch Pin
Barry Lapthorn17-Sep-02 22:22
protectorBarry Lapthorn17-Sep-02 22:22 
GeneralRe: IDispatch Pin
Stephane Rodriguez.17-Sep-02 23:26
Stephane Rodriguez.17-Sep-02 23:26 
GeneralRe: IDispatch Pin
Anonymous18-Sep-02 2:56
Anonymous18-Sep-02 2:56 
GeneralRe: IDispatch Pin
Stephane Rodriguez.18-Sep-02 3:17
Stephane Rodriguez.18-Sep-02 3:17 
GeneralRe: IDispatch Pin
Barry Lapthorn18-Sep-02 8:32
protectorBarry Lapthorn18-Sep-02 8:32 
GeneralRe: IDispatch Pin
Bart Robeyns17-Sep-02 13:50
Bart Robeyns17-Sep-02 13:50 
GeneralRe: IDispatch Pin
Barry Lapthorn18-Sep-02 8:26
protectorBarry Lapthorn18-Sep-02 8:26 
GeneralRe: IDispatch Pin
Bart Robeyns18-Sep-02 10:57
Bart Robeyns18-Sep-02 10:57 
GeneralRe: IDispatch Pin
Vi218-Sep-02 6:16
Vi218-Sep-02 6:16 
GeneralRe: IDispatch Pin
Barry Lapthorn18-Sep-02 8:28
protectorBarry Lapthorn18-Sep-02 8:28 
GeneralOO and COM Pin
nrobin17-Sep-02 6:12
nrobin17-Sep-02 6:12 
GeneralHelp needed Pin
Shirlie13-Sep-02 3:06
Shirlie13-Sep-02 3:06 

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.