M&M FDT 1.2.1 Online Specification
 IDtmActiveXControl::Init() method information


Interfaces and Methods   -   Schemas   -   FDT Specification   -   Quicklinks   -   Abbreviations

4.4.1.1 IDtmActiveXControl::Init()


This method can be called in the states:  

HRESULT Init (
[in] FdtUUIDString invokeId,
[in] FdtXmlDocument functionCall,
[in] IDtm* dtm,
[out, retval] VARIANT_BOOL* result
);


Description:
Set the callback pointer of an ActiveX control to the according DTM.

Parameters:
invokeIdIdentifier for the started application.
functionCallXML document containing the function id for the requested function or user interface specified by the DTMFunctionCallSchema
dtmPointer to the DTM business object


Return Value:
resultTRUE The control is initialized FALSE The operation failed.


Behavior:
Set the callback pointer of an ActiveX control to the according DTM. The function id can be used to toggle a user interface during runtime. It is up to the control whether its supports this functionality. If the initialization returns FALSE, the Frame Application has to release the control. The invoke id is used by a Frame Application for the association at the callback interface if the control is terminated within the user interface of the DTM (see IDtmEvents::OnApplicationClosed()). Furthermore it allows the Frame Application to handle a list of open user interfaces.

Comments:
-/-




© by M&M Software GmbH, parts of this website taken from FDT Interface Specification Version 1.2.1, © by FDT Group, AISBL.
This website is published for support of M&M products as granted in license conditions, chapter 2.1.
Last updated 2015-02-05 15:17
Email: FDT Technical Support Line.