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.
Takes ownership of a D3D access lock from another scoped_d3d_access_lock object, releasing the previous lock.
scoped_d3d_access_lock& operator=(
scoped_d3d_access_lock &&_Other
);
Parameters
- _Other
The accelerator_view from which to move the D3D access lock.
Return Value
A reference to this scoped_accelerator_view_lock.
Requirements
Header: amprt.h
Namespace: concurrency::direct3d