• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to use VARIANT Structure of C on MAC OSX and XCODE 2.2...............
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to use VARIANT Structure of C on MAC OSX and XCODE 2.2...............


  • Subject: Re: How to use VARIANT Structure of C on MAC OSX and XCODE 2.2...............
  • From: Jonas Maebe <email@hidden>
  • Date: Mon, 8 May 2006 11:04:27 +0200


On 8 mei 2006, at 10:59, Peter Seebach wrote:

VARIANT V;

V.vt = VAR_INT;

It gives error as VAR_INT is not declared and vt is of non type void *.

Okay, you're hosed. This is not a feature of the language.

Indeed, it's a feature of some standard Windows library. It's possible to implement support for it in any language (also on non- Windows platforms), but that's quite a bit of work. I don't know of a pure C implementation.



Jonas _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: How to use VARIANT Structure of C on MAC OSX and XCODE 2.2...............
      • From: Boyd Waters <email@hidden>
References: 
 >Re: How to use VARIANT Structure of C on MAC OSX and XCODE 2.2............... (From: email@hidden (Peter Seebach))

  • Prev by Date: Re: How to use VARIANT Structure of C on MAC OSX and XCODE 2.2...............
  • Next by Date: RE: How to use VARIANT Structure of C on MAC OSX and XCODE2.2...............
  • Previous by thread: Re: How to use VARIANT Structure of C on MAC OSX and XCODE 2.2...............
  • Next by thread: Re: How to use VARIANT Structure of C on MAC OSX and XCODE 2.2...............
  • Index(es):
    • Date
    • Thread