Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with CFObject to assign settings file(*.plist), in QT7/Win(VBScript)



I have a problem with loading settings into the QTExporter.Settings object in VBScript.
The object raise error EVENT_E_ALL_SUBSCRIBERS_FAILED (0x80040201, message: An event was unable to invoke any of the subscribers).


I found sample code(VB6) on
  http://developer.apple.com/technotes/tn2006/tn2120.html

The following VBScript tested based on its code on the above page.

	Set objCFO = CreateObject("QTOLibrary.CFObject")
	objCFO.XML = varXml
	objQtEx.Settings = objCFO


I set "varXml" is a String load from setting file(*.plist),
and "objQtEx" is a QTExporter. 
Any ideas or samples on how to persist settings ?


Seiji Ito.



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.