Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What Is the ATL Control-Hosting API?

Answers were Sorted based on User's Feedback



What Is the ATL Control-Hosting API? ..

Answer / mushtaq ahmad

ATL's control-hosting API is the set of functions that
allows any window to act as an ActiveX control container.
These functions can be statically or dynamically linked
into your project since they are available as source code
and exposed by ATL80.dll. The control-hosting functions are
listed in the table below.

Function Description
AtlAxAttachControl
Creates a host object, connects it to the supplied window,
then attaches an existing control.

AtlAxCreateControl
Creates a host object, connects it to the supplied window,
then loads a control.

AtlAxCreateControlLic
Creates a licensed ActiveX control, initializes it, and
hosts it in the specified window, similar to
AtlAxCreateControl.

AtlAxCreateControlEx
Creates a host object, connects it to the supplied window,
then loads a control (also allows event sinks to be set up).

AtlAxCreateControlLicEx
Creates a licensed ActiveX control, initializes it, and
hosts it in the specified window, similar to
AtlAxCreateControlLic.

AtlAxCreateDialog
Creates a modeless dialog box from a dialog resource and
returns the window handle.

AtlAxDialogBox
Creates a modal dialog box from a dialog resource.

AtlAxGetControl
Returns the IUnknown interface pointer of the control
hosted in a window.

AtlAxGetHost
Returns the IUnknown interface pointer of the host object
connected to a window.

AtlAxWinInit
Initializes the control-hosting code.

AtlAxWinTerm
Uninitializes the control-hosting code.

Is This Answer Correct ?    3 Yes 0 No

What Is the ATL Control-Hosting API? ..

Answer / mushtaq ahmad

ATL's control-hosting API is the set of functions that
allows any window to act as an ActiveX control container.
These functions can be statically or dynamically linked
into your project since they are available as source code
and exposed by ATL80.dll. The control-hosting functions are
listed in the table below.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ATL Interview Questions

sap hana online training in USA UK CANADA INDIA AUSTRALIA

1 Answers   SAP Labs,


WHAT IS DIFF BETWEEN int a[][]=[4] int [][]a=[4]

2 Answers   HCL,


How to Obtain data from the client via an outgoing event dispinterface in ATL ?

0 Answers  


Will ATL create all of the topological relationships within the topology layer?

0 Answers  


What are the known problems with the ATL 2.0 Object Wizard?

1 Answers  


How to Use structs in Automation-compatible interfaces?

0 Answers  


What changes does a control need to run in an MFC 4.2b container?

0 Answers  


how to create SDK based ATL ? how to create SDK based COM?

1 Answers   TCS,


Why is the put_Font or putref_Font method not called when an ActiveX control's Font property is changed by the ActiveX Control Pad?

0 Answers  


What problems might be encountered when using _ATL_MIN_CRT? What causes the linker error that _main is unresolved during Release builds?

2 Answers  


What DLLs needed to ship with control?

1 Answers   WNS,


What changes does a control need to run in the Visual Basic 5.0 Control Creation Edition?

0 Answers  


Categories