IOleObjectImpl::GetMoniker

This method retrieves the control's moniker. The ATL implementation returns E_NOTIMPL.

Syntax

HRESULT GetMoniker( DWORD dwAssign, DWORD dwWhichMoniker, IMoniker** ppmk );

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::GetMoniker