IOleObject::InitFromData Method (IDataObject^, Int32, UInt32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

int InitFromData(
	IDataObject^ pDataObject,
	int fCreation,
	unsigned int dwReserved
)

Parameters

pDataObject
Type: Microsoft.VisualStudio.OLE.Interop::IDataObject^
fCreation
Type: System::Int32
dwReserved
Type: System::UInt32

Return Value

Type: System::Int32

For information on the COM interface, see 8BBDA602-4421-4F79-A33A-63DED9A8BF90

Return to top
Show: