IOleObject::GetClipboardData Method (UInt32, IDataObject^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void GetClipboardData( unsigned int dwReserved, [OutAttribute] IDataObject^% ppDataObject )
Parameters
- dwReserved
- Type: System::UInt32
- ppDataObject
- Type: Microsoft.VisualStudio.OLE.Interop::IDataObject^
For information on the COM interface, see 49F6B26C-76E1-4519-920B-E05279F23112
Show: