D3DPERF_EndEvent function
Marks the end of a user-defined event. PIX can use this event to trigger an action.
Syntax
int WINAPI D3DPERF_EndEvent(void);
Return value
The level of the hierarchy in which the event is ending. If an error occurs, this value is negative.
Requirements
Target Platform | Windows |
Header | d3d9.h |
Library | d3d9.lib |
DLL | d3d9.dll |