Xml.xmldom.IDOMParseOptions Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
_scw_get_asyncpublic
_scw_get_preserveWhiteSpacepublic
_scw_get_resolveExternalspublic
_scw_get_validatepublic
AddRefpublicIncrements the reference count for this interface.
get_asyncpublicReturns the value of the async property.
get_preserveWhiteSpacepublicReturns the value of the preserveWhiteSpace property.
get_resolveExternalspublicReturns the value of the resolveExternals property.
get_validatepublicReturns the value of the validate property.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
set_asyncpublicSets the value of the async property.
set_preserveWhiteSpacepublicSets the value of the preserveWhiteSpace property.
set_resolveExternalspublicSets the value of the resolveExternals property.
set_validatepublicSets the value of the validate property.
SupportspublicIndicates whether a given interface supports a specific (another) interface.