D3DPERF_EndEvent

Mark the end of a user-defined event. PIX can use this event to trigger an action.

int D3DPERF_EndEvent();

Parameters

None.

Return Values

The level of the hierarchy in which the event is ending. If an error occurs, this value will be negative.

Requirements

Header: Declared in D3d9.h.

See Also

PIX