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 cb(), mapitest_common_folder_open(), mapitest_print_retval(), and mapitest::session.
| 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_print_retval_clean(), and mapitest::session.
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/ |