Assert Functions
A version of this page is also available for
4/8/2010
DirectShow has two assertion functions. You should call the assertion functions from assertion macros, rather than from normal code.
Programming element | Description |
---|---|
Handles an assertion failure in a debug build. |
|
Handles a kernel assertion failure in a debug build. |