|
-
November 23rd, 2004, 06:34 AM
#1
How do you get the size of DOM (MSXML) object in memory?
How do you get the size of DOM (MSXML) object in memory?
Is it possible it get? or will I have to add all the sizeof() totals of each element (IXMLDOMNode, IXMLDOMAttribute, ...) I add to the DOM object and count the number of characters used for values and names in the document?
Any ideas would be great on get the size of the whole object in memory would be great.
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
|