IOleObjectImpl::InitFromData

This method initializes the control from selected data. The ATL implementation returns E_NOTIMPL.

Syntax

HRESULT InitFromData( IDataObject* pDataObject, BOOL fCreation, DWORD dwReserved );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IOleObjectImpl Overview, IOleObjectImpl Methods, IOleObject::InitFromData