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.
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.