Condividi tramite


IOleObjectImpl::GetMoniker

Recupera il moniker del controllo.

STDMETHOD(GetMoniker)( 
   DWORD /* dwAssign */, 
   DWORD /* dwWhichMoniker */, 
   IMoniker** /* ppmk   */ 
);

Valore restituito

Restituisce E_NOTIMPL.

Note

Vedere IOleObject::GetMoniker in Windows SDK.

Requisiti

Header: atlctl.h

Vedere anche

Riferimenti

IOleObjectImpl Class