Searched refs:deviceNotificationCallback (Results 1 – 3 of 3) sorted by relevance
1294 …DeviceNotifications (/* in */ IDeckLinkDeviceNotificationCallback* deviceNotificationCallback) = 0;
1279 …DeviceNotifications (/* in */ IDeckLinkDeviceNotificationCallback* deviceNotificationCallback) = 0;
9784 /* [in] */ IDeckLinkDeviceNotificationCallback *deviceNotificationCallback) = 0;9811 /* [in] */ IDeckLinkDeviceNotificationCallback *deviceNotificationCallback);9839 #define IDeckLinkDiscovery_InstallDeviceNotifications(This,deviceNotificationCallback) \ argument9840 ( (This)->lpVtbl -> InstallDeviceNotifications(This,deviceNotificationCallback) )