Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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