XLL+ Class Library (6.3)

CXlMarshaledData::MoveFrom

Detaches the data from another object and attaches it to this object

void MoveFrom(
   CXlMarshaledData& that
) const;

Parameters

that

Reference to an object whose memory will be transfered to *this.

Requirements

Header: xlmarshal.h

See Also

CXlMarshaledData Class | CXlMarshaledData Methods