Re: DOMDocument
- From: "John Spaith [MS]" <jspaith@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 21 Jul 2005 12:46:47 -0700
So you're trying to QueryInterface for IObjectWithSite on the XMLDOM. I
think that should just work -- if I recall correctly, the Internet Browser
uses that interface also. I'm not surprised that it is not documented,
however, as this a lot more advanced than parsing an XML blob.
If there is docs on how to use this for WindowsXP/2003, they should just
apply to WinCE as well. No promises though - we may have made subtle
changes based on our browser being different. Unlike all the XML Parsing
methods, this isn't something that ever got tested on its own.
--
John Spaith
Software Design Engineer, Windows CE
Microsoft Corporation
Check out the new CE Networking Team Blog at http://blogs.msdn.com/cenet/.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2003 Microsoft Corporation. All rights
reserved.
"McGeller" <punzalan_jc@xxxxxxxxxxx> wrote in message
news:68179CE7-D578-4865-A773-1DCB5AC3344E@xxxxxxxxxxxxxxxx
> Thank you for your reply John.
> Looking over the latest DOMdocument you showed me there is still the
> "IObjectWithSIte" interface. The "IObjectWithSite" is the the interface
> needed, but is unavailable in the Platform Builder of WinCE.NET 4.2
> Devices.
> Could you elaborate if in fact the interface is available.
>
> Thank You,
> John Punzalan
>
> "John Spaith [MS]" wrote:
>
>> I know that very old documentation for MSXML on CE just said something
>> like
>> "we're like the desktop %99 of the time, check out their docs". (OK it
>> wasn't so blunt about it but that's the point it was making). Is it
>> possible you have an old docs set? I think it was CE 4.1 or 4.2 where we
>> added the documentation ourselves. Check out
>> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcexmldm/html/cerefdomdocumentmembers.asp?frame=true
>> and related topics.
>>
>>
>> --
>> John Spaith
>> Software Design Engineer, Windows CE
>> Microsoft Corporation
>>
>> Check out the new CE Networking Team Blog at
>> http://blogs.msdn.com/cenet/.
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> You assume all risk for your use. © 2003 Microsoft Corporation. All
>> rights
>> reserved.
>>
>> "McGeller" <punzalan_jc@xxxxxxxxxxx> wrote in message
>> news:351360E8-FEA0-4BC3-9EE1-CC44AA1F434E@xxxxxxxxxxxxxxxx
>> > The DOMDocument states CE.NEt contains a number of com interfaces.
>> > Going through the platform builder for WinCE.NET 4.2 none of those
>> > interfaces are available.
>> > Are we missing something or is there mistake within the documentation.
>> >
>> >
>> >
>> >
>>
>>
>>
>>
.
- References:
- DOMDocument
- From: McGeller
- Re: DOMDocument
- From: John Spaith [MS]
- Re: DOMDocument
- From: McGeller
- DOMDocument
- Prev by Date: Re: What is the diff. b/w ActivateDeviceEx & XXX_Init fn
- Next by Date: Re: RDP session Problem
- Previous by thread: Re: DOMDocument
- Next by thread: 3.0 CE environment is toast
- Index(es):
Relevant Pages
|