Core Notifications Protocol test suite. More...
Functions | |
int | cb (uint16_t, void *, void *) |
bool | mapitest_oxcnotif_RegisterNotification (struct mapitest *mt) |
bool | mapitest_oxcnotif_SyncOpenAdvisor (struct mapitest *mt) |
Core Notifications Protocol test suite.
int cb | ( | uint16_t | type, |
void * | data, | ||
void * | priv | ||
) |
Referenced by mapitest_oxcnotif_RegisterNotification().
bool mapitest_oxcnotif_RegisterNotification | ( | struct mapitest * | mt | ) |
Test the RegisterNotification (0x29) operation
This function:
mt | pointer on the top-level mapitest structure |
References mapitest::session, mapitest_print_retval(), mapitest_common_folder_open(), and cb().
bool mapitest_oxcnotif_SyncOpenAdvisor | ( | struct mapitest * | mt | ) |
Test the SyncOpenAdvisor (0x83) and SetSyncNotificationGuid (0x88) operations
This function:
mt | pointer on the top-level mapitest structure |
References mapitest::session, and mapitest_print_retval_clean().
Referenced by module_oxcnotif_init().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |