Microsoft DirectX 8.1 (C++) |
The ScrapIt method discards the render engine's filter graph and all associated objects.
Syntax
HRESULT ScrapIt( void );
Return Value
Returns one of the following HRESULT values:
Value | Description |
Value | Description |
S_OK | Success. |
E_MUST_INIT_RENDERER | Render engine failed to initialize. |
See Also