Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
These macros provide useful debugging and trace facilities.
Writes, to the output window, any interface leaks that are detected when _Module.Term is called. |
|
Writes all calls to QueryInterface to the output window. |
|
Performs the same functionality as the _ASSERTE macro found in the C run-time library. |
|
Performs parameters validation. Call AtlThrow if needed |
|
Sends a message to the dump device that the specified function is not implemented. |
|
Reports warnings to an output device, such as the debugger window, according to the indicated flags and levels. Included for backward compatibility. |
|
Reports warnings to an output device, such as the debugger window, according to the indicated flags and levels. |