|
-
April 19th, 2004, 07:46 PM
#1
ActiveX properties
I currently am coding an activeX control and I need to have a property that is a string. The only string type that it appears I can use is the BSTR type. But I need it to be a LPCTSTR type. What is the code for changing the type from a BSTR to a LPCTSTR type? Iam not familiar with type casting in c++ as I usually deal with java so sorry if this is a stupid question!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|