CanPaste

Check whether pasting is possible.

 

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

Parameters

pVal

[out, retval] TRUE if pasting is possible, otherwise FALSE.

Return Values

S_OK

Success.