Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |