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.
DirectShow has two assertion functions. You should call the assertion functions from assertion macros, rather than from normal code.
Programming element | Description |
---|---|
DbgAssert | Handles an assertion failure in a debug build. |
DbgKernelAssert | Handles a kernel assertion failure in a debug build. |
See Also
DirectShow Debugging Functions
Send Feedback on this topic to the authors