![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
This class represents metadata about a context document held externally.
Public Member Functions | |
const char * | mimeType () const |
const char * | title () const |
const char * | uri () const |
![]() | |
TypeEnum | type () const |
Additional Inherited Members | |
![]() | |
enum | TypeEnum { Unknown , External } |
![]() | |
TSLOWCMetadata () | |
~TSLOWCMetadata () | |
const char * TSLOWCExternalMetadata::mimeType | ( | ) | const |
Returns the mime type of the metadata resource pointed to by the URI.
const char * TSLOWCExternalMetadata::title | ( | ) | const |
Returns the human readable title for the metadata item.
const char * TSLOWCExternalMetadata::uri | ( | ) | const |
Returns the URI of the location of the metadata resource.