|
| Re: making a com object non-createable using CoCreateInstance |
 |
Thu, 10 Apr 2008 13:23:24 -070 |
"Sean Farrow" <sean.farrow@seanfarrow.co.uk> wrote in message
news:47fe7056@newsgroups.borland.com...
> Do I use a com object as aposed to an automation object to
> make a com object non-creatable.
No. Making an object non-creatable is a flag in the TypeLibrary for the
CoClass that the object resides in.
> Anyone point me to more examples of creating collections
> and the like in c++ builder?
http://www.techvanguards.com
Go into the "COM Library" section.
Gambit
|
| Post Reply
|
| making a com object non-createable using CoCreateInstance |
 |
Thu, 10 Apr 2008 20:53:59 +010 |
Hi:
Do I use a com object as aposed to an automation object to make a com object
non-creatable. Anyone point me to more examples of creating collections and
the like in c++ builder?
SEan.
|
| Post Reply
|
| Re: making a com object non-createable using CoCreateInstance |
 |
Thu, 10 Apr 2008 21:39:46 +010 |
Cheers
Helpful as usual.
Sean.
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
news:47fe7746$1@newsgroups.borland.com...
>
> "Sean Farrow" <sean.farrow@seanfarrow.co.uk> wrote in
message
> news:47fe7056@newsgroups.borland.com...
>
>> Do I use a com object as aposed to an automation object to
>> make a com object non-creatable.
>
> No. Making an object non-creatable is a flag in the TypeLibrary for the
> CoClass that the object resides in.
>
>> Anyone point me to more examples of creating collections
>> and the like in c++ builder?
>
> http://www.techvanguards.com
> Go into the "COM Library" section.
>
>
> Gambit
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|