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