ContentResolver allows you to interact with other content providers.
Events:
QueryCompleted (Success As Boolean, Crsr As Cursor) InsertCompleted (Success As Boolean, Uri As Uri) UpdateCompleted (Success As Boolean, RowsAffected As Int) DeleteCompleted (Success As Boolean, RowsAffected As Int) ObserverChange (Uri As Uri)