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.
Copies the contents of the specified accelerator_view object into this one.
accelerator_view &operator=(
const accelerator_view &_Other
);
Parameters
- _Other
The accelerator_view object to copy from.
Return Value
A reference to the modified accelerator_view object.
Requirements
Header: amprt.h
Namespace: Concurrency