IOleObject.GetClipboardData(UInt32, IDataObject) Method

Definition

public:
 void GetClipboardData(unsigned int dwReserved, [Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IDataObject ^ &  ppDataObject);

Parameters

dwReserved
UInt32
ppDataObject
IDataObject

Remarks

For information on the COM interface, see IOleObject::GetClipboardData

Applies to