IDirect3DRMDevice::GetWireframeOptions

DWORD GetWireframeOptions();

Retrieves the wireframe options of a given device.

·Returns a bitwise OR of the following values:

D3DRMWIREFRAME_CULL

The backfacing faces are not drawn.

D3DRMWIREFRAME_HIDDENLINE

Wireframe-rendered lines are obscured by nearer objects.