CanCopy

Check whether the current selection can be copied.

 

HRESULT CanCopy([out, retval] BOOL
*pVal);

Parameters

pVal

[out, retval] TRUE if a copy operation is possible, otherwise FALSE.

Return Values

S_OK

Success.