Bagikan melalui


IOleObjectImpl::SetMoniker

Tells the control what its moniker is.

STDMETHOD(SetMoniker)( 
   DWORD /* dwWhichMoniker */, 
   IMoniker** /* pmk */ 
);

Return Value

Returns E_NOTIMPL.

Remarks

See IOleObject::SetMoniker in the Windows SDK.

Requirements

Header: atlctl.h

See Also

Reference

IOleObjectImpl Class