D3DPERF_SetOptions
Microsoft DirectX 9.0 SDK Update (October 2004)

D3DPERF_SetOptions Function


Specifies how a performance profiler (such as PIX) should operate on the current program. This function is not currently supported by PIX.

Syntax

void WINAPI D3DPERF_SetOptions(      

    DWORD dwOptions );

Parameters

dwOptions
Specifies how a performance profiler should operate on the current program. If the value is 1, the current program does not give a profiler permission to perform instrumented profiling.

Return Value

None

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.