Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the control's moniker.
STDMETHOD(GetMoniker)(
DWORD /* dwAssign */,
DWORD /* dwWhichMoniker */,
IMoniker** /* ppmk */
);
Return Value
Returns E_NOTIMPL.
Remarks
See IOleObject::GetMoniker in the Windows SDK.
Requirements
Header: atlctl.h