D3DPERF_EndEvent
Microsoft DirectX 9.0 SDK Update (October 2004)

D3DPERF_EndEvent Function


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

Headerd3d9.h
Import libraryd3d9.lib
Minimum operating systems Windows 98

See Also

Gathering Data in the PIX Basic View


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.