System::Xml::XmlResolver::SupportsType 메서드
XmlResolver::SupportsType method
해결기가 Stream이 아닌 다른 유형을 반환하도록 허용합니다.
virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| absoluteUri | SharedPtr<Uri> | URI입니다. |
| 유형 | const TypeInfo& | 반환할 유형입니다. |
ReturnValue
true if the type is supported; otherwise, false.
또 보기
- Typedef SharedPtr
- Class Uri
- Class TypeInfo
- Class XmlResolver
- Namespace System::Xml
- Library Aspose.Page for C++