IOleObject.InitFromData(IDataObject, Int32, UInt32) Yöntem

Tanım

public:
 int InitFromData(Microsoft::VisualStudio::OLE::Interop::IDataObject ^ pDataObject, int fCreation, System::UInt32 dwReserved);
public:
 int InitFromData(Microsoft::VisualStudio::OLE::Interop::IDataObject ^ pDataObject, int fCreation, unsigned int dwReserved);
int InitFromData(Microsoft::VisualStudio::OLE::Interop::IDataObject const & pDataObject, int fCreation, unsigned int dwReserved);
public int InitFromData (Microsoft.VisualStudio.OLE.Interop.IDataObject pDataObject, int fCreation, uint dwReserved);
abstract member InitFromData : Microsoft.VisualStudio.OLE.Interop.IDataObject * int * uint32 -> int
Public Function InitFromData (pDataObject As IDataObject, fCreation As Integer, dwReserved As UInteger) As Integer

Parametreler

pDataObject
IDataObject
fCreation
Int32
dwReserved
UInt32

Döndürülenler

Int32

Açıklamalar

COM arabirimi hakkında bilgi için bkz . IOleObject:: InitFromData

Şunlara uygulanır