IDirect3DDevice9Ex::TestCooperativeLevel method

[TestCooperativeLevel is no longer available for use. Instead, use CheckDeviceState.]

Reports the current cooperative-level status of the Direct3D device for a windowed or full-screen application.

Syntax


HRESULT TestCooperativeLevel();

Parameters

This method has no parameters.

Return value

Type: HRESULT

Always returns D3D_OK.

Requirements

Header

D3d9.h

Library

D3D9.lib

See also

IDirect3DDevice9Ex

 

 

Show: