15 мая 2023 года "Исходники.РУ" отмечают своё 23-летие!
Поздравляем всех причастных и неравнодушных с этим событием!
И огромное спасибо всем, кто был и остаётся с нами все эти годы!

Главная Форум Журнал Wiki DRKB Discuz!ML Помощь проекту


Ole Data Type limitations

rwagner -- rwagner@genre.com
Wednesday, September 11, 1996

Environment: VC++4.1/MFC/OLE, MSDN( basic ), Win95 / Windows NT3.51
Net Gurus,
I am trying to implement a OLE automation server which can take(Set) a data 
type which is very general such as pointer to void.  Automation 
Controller(Client) and Server both know what this data means, so how to cast 
this data.  I was thinking about using VARIANT to do this, but due to lack of 
documentation on use of VARIANT for such a purpose, I am not so clear on this.  
In future the client and server may reside on different machines on the network.

Does anyone have a sample on how this is done?  Any pointers in this direction 
would be greatly appreciated.

Thanks a lot in advance!

 




CCCHIANG.US.ORACLE.COM -- CCCHIANG@us.oracle.com
Wednesday, September 11, 1996


I remembered one or two articles in MSJ talked about VARIANT. I forgot which 
issue though. But if you are subscribed to MSDN, maybe you can search through 
the MSJ they included in. 
 
Clarence Chiang 
Oracle Corp.




Terry Peterson -- petersot@motsat.sat.mot.com
Thursday, September 12, 1996


April '95, May '95, and Jan. '96

> I remembered one or two articles in MSJ talked about VARIANT. I forgot which 
> issue though. But if you are subscribed to MSDN, maybe you can search through 
> the MSJ they included in. 
>  
> Clarence Chiang 
> Oracle Corp.
> 
> 




| Вернуться в корень Архива |