Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Set profiler options specified by the target program.
Syntax
int WINAPI D3DPERF_SetOptions(
DWORD dwOptions
);
Parameters
dwOptions
User options recognizable by PIX. Set this to 1 to notify PIX that the target program does not give permission to be profiled.
Return value
This function doesn't return a value.
Requirements
Target Platform | Windows |
Header | d3d9.h |
Library | d3d9.lib |
DLL | d3d9.dll |