Win32.IOleObject.GetClipboardData(UInt32, IDataObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetClipboardData(System::UInt32 dwReserved, System::Windows::IDataObject ^ % ppDataObject);
public void GetClipboardData (uint dwReserved, ref System.Windows.IDataObject ppDataObject);
abstract member GetClipboardData : uint32 * IDataObject -> unit
Public Sub GetClipboardData (dwReserved As UInteger, ByRef ppDataObject As IDataObject)
Parameters
- dwReserved
- UInt32
- ppDataObject
- IDataObject