Composite Control Global Functions
These functions provide support for creating dialog boxes, and for creating, hosting and licensing ActiveX controls.
Creates a modal dialog box from a dialog template provided by the user. The resulting dialog box can contain ActiveX controls. |
|
Creates a modeless dialog box from a dialog template provided by the user. The resulting dialog box can contain ActiveX controls. |
|
Creates an ActiveX control, initializes it, and hosts it in the specified window. |
|
Creates an ActiveX control, initializes it, hosts it in the specified window, and retrieves an interface pointer (or pointers) from the control. |
|
Creates a licensed ActiveX control, initializes it, and hosts it in the specified window. |
|
Creates a licensed ActiveX control, initializes it, hosts it in the specified window, and retrieves an interface pointer (or pointers) from the control. |
|
Attaches a previously created control to the specified window. |
|
Used to obtain a direct interface pointer to the container for a specified window (if any), given its handle. |
|
Used to obtain a direct interface pointer to the control contained inside a specified window (if any), given its handle. |
|
Initializes the IUnknown of the child site. |
|
Initializes the hosting code for AxWin objects. |
|
Uninitializes the hosting code for AxWin objects. |
|
Returns information about the default source interface of an object. |