Main - MLM_COPY

Cause:

This message copies the currently selected text to the clipboard. When the text type of the MLE is implicit, the characters affected may not necessarily be adjacent in the text buffer : the action is taken on the visually selected text which is continous on the screen.

Parameters:

param1
    ULONG param1 Reserved.

param2
    ULONG param2 Reserved.

returns
    ULONG ulCopy Number of bytes transferred, counted in CF_TEXT format.


[Back: Topics - MLM_COPY]
[Next: Notes - MLM_COPY]