This HTML5 document contains 4 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n6http://dbkwik.webdatacommons.org/ontology/
dctermshttp://purl.org/dc/terms/
n2http://dbkwik.webdatacommons.org/resource/1zrETR_2FZvc5NCCezyL3Q==
rdfshttp://www.w3.org/2000/01/rdf-schema#
n5http://dbkwik.webdatacommons.org/resource/zKO5bT0ocsJsGtnVVQbpiQ==
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:
rdfs:label
Shell NotifyIcon Example 1
rdfs:comment
This is a simple example application of how to use icons in the Windows taskbar notification area. The code presented here is not an example of good coding practice, but is intended to demonstrate a concept. Error checking is left to the developer to implement. Putting an icon in the taskbar notification area does not automatically hide your application. You need to programmatically implement everything that you want your application to do. Showing/hiding the application is covered in other example applications and is not repeated in this one.
dcterms:subject
n5:
n6:abstract
This is a simple example application of how to use icons in the Windows taskbar notification area. The code presented here is not an example of good coding practice, but is intended to demonstrate a concept. Error checking is left to the developer to implement. Putting an icon in the taskbar notification area does not automatically hide your application. You need to programmatically implement everything that you want your application to do. Showing/hiding the application is covered in other example applications and is not repeated in this one.