![]() |
![]() |
![]() |
Specifies to a performance profiler (such as PIX) that a user-defined event (that begins with D3DPERF_BeginEvent) is ending.
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 will be negative.
Function Information
Header d3d9.h Import library d3d9.lib Minimum operating systems Windows 98
See Also
Gathering Data in the PIX Basic View