Skip to content

Commit 5fc8cdc

Browse files
committed
AVInput COM-RPC Support: Fixed rebase issue
1 parent dba53f4 commit 5fc8cdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apis/AVInput/IAVInput.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ namespace WPEFramework {
6666
virtual Core::hresult Register(IDevicesChangedNotification* notification) = 0;
6767

6868
// @json:omit
69+
virtual Core::hresult Unregister(IDevicesChangedNotification* notification) = 0;
6970

7071
// @event
7172
struct EXTERNAL ISignalChangedNotification : virtual public Core::IUnknown {

0 commit comments

Comments
 (0)