Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Disable all state capturing with a state-block mask.
Syntax
HRESULT D3D10StateBlockMaskDisableAll(
[out] D3D10_STATE_BLOCK_MASK *pMask
);
Parameters
[out] pMask
Type: D3D10_STATE_BLOCK_MASK*
A mask filled with all zeroes (see D3D10_STATE_BLOCK_MASK).
Return value
Type: HRESULT
This method returns one of the following Direct3D 10 Return Codes.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d3d10effect.h |
| Library | D3D10.lib |
| DLL | D3D10.dll |