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.
DirectX 9.0 and later versions only.
The IKsNotifyEvent interface provides a method to cause the KS object that owns a DirectShow event to issue the event with the given parameters.
The IID for this interface is IID_IKsNotifyEvent.
Inheritance
The IKsNotifyEvent interface inherits from the IUnknown interface.
Methods
The IKsNotifyEvent interface has these methods.
IKsNotifyEvent::KsNotifyEvent The KsNotifyEvent method requests that the KS object that owns the given DirectShow event notify the calling application with the given parameters whenever action related to the event occurs. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | ksproxy.h (include Ksproxy.h) |