static extern int OleSetClipboard(IDataObject pDataObj);
Public Shared Function OleSetClipboard(ByVal pDataObj As System.Runtime.InteropServices.ComTypes.IDataObject) As Int32