Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
The UnRegisterNotificationCallBack method unregisters an object for event notifications.
This method is not implemented.
Syntax
HRESULT UnRegisterNotificationCallBack(
IAMTunerNotification* pNotify
);
Parameters
- pNotify
[in] Pointer to the IAMTunerNotification interface that was specified in a previous call to RegisterNotificationCallBack.
Return Value
Returns E_NOTIMPL.
Requirements
Header |
dshow.h, |
Library |
Strmiids.lib |