Assigns an error value and data type to the OPER
[C++]
const COper& FromError(
WORD wError
);
Value to be applied to the COper. See Error Values for a list of legal error values.
This function assigns the value of wError to the COper,
and sets the type of the COper to be xltypeErr.
Header: xllplus.h