Vcl.OleCtrls.TOleControl.GetMoniker

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMoniker(dwAssign: Longint; dwWhichMoniker: Longint;  out mk: IMoniker): HResult; stdcall;

C++

HRESULT __stdcall GetMoniker(int dwAssign, int dwWhichMoniker, /* out */ _di_IMoniker &mk);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.OleCtrls.pas
Vcl.OleCtrls.hpp
Vcl.OleCtrls TOleControl

Description

Embarcadero Technologies does not currently have any additional information.