STGMOVE_COPY top-level constant
STGMOVE
const STGMOVE_COPY
Indicates that the method should copy the data from the source to the destination.
Implementation
const STGMOVE_COPY = STGMOVE(1);