?/TD>
Microsoft DirectX 9.0

IDirect3DStateBlock9::Capture Method


Capture the device's current state.

Syntax

HRESULT Capture(VOID);

Return Value

If the method succeeds, the return value is D3D_OK.

If the method fails because capture cannot be done while in record mode, the return value is D3DERR_INVALIDCALL.





© 2002 Microsoft Corporation. All rights reserved.