Software Development Network>> Visual C#>> return type of BSTR??
Hi, chongsk
You mean the one in UnmanagedType Enumeration
Thanks
Hi ,
Could u please post the solution for ur problem , if u have got
Thanx in advance.
Regards,Ch.T.Gopi Kumar.
Ya,
There is no BSTR type in .NET.Use String in the class library.
This'll be converted to BSTR , when the above library is used in VC++ client.
Thanx,
Ch.T.Gopi Kumar.
return type of BSTR??
MARCOSEDRALIN
Mikaelm
Hi, chongsk
You mean the one in UnmanagedType Enumeration
Thanks
Marie-Thérèse
Hi ,
Could u please post the solution for ur problem , if u have got
Thanx in advance.
Regards,
Ch.T.Gopi Kumar.
JDWCLG
Ya,
There is no BSTR type in .NET.Use String in the class library.
This'll be converted to BSTR , when the above library is used in VC++ client.
Thanx,
Ch.T.Gopi Kumar.