1/6/2010
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 | strmif.h |
| Windows Embedded CE | Windows CE 5.0 Networked Media Device Feature Pack and later |