System::Xml::XmlResolver::SupportsType methode

XmlResolver::SupportsType method

Staat de resolver toe om typen anders dan Stream te retourneren.

virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
ParameterTypeBeschrijving
absoluteUriSharedPtr<Uri>De URI.
typeconst TypeInfo&Het type om terug te geven.

ReturnValue

true if the type is supported; otherwise, false.

Zie ook