Anteckning
Å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.
Mark the beginning of a series of commands.
Syntax
void Begin(
[in] ID3D11Asynchronous *pAsync
);
Parameters
[in] pAsync
Type: ID3D11Asynchronous*
A pointer to an ID3D11Asynchronous interface.
Return value
None
Remarks
Use ID3D11DeviceContext::End to mark the ending of the series of commands.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d3d11.h |
| Library | D3D11.lib |