ImageGear Professional DLL v18.1 for Windows
IG_gui_comm_attach_dlg
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > GUI Component API Reference > GUI Component Functions Reference > Component Functions > IG_gui_comm_attach_dlg

Glossary Item Box

This function activates dialog window that allows you to attach the component you want.

Declaration:

  Copy Code
BOOL  ACCUAPI  IG_gui_comm_attach_dlg(
        HWND hWndParent
);

Arguments:

Name Type Description
hWnd HWND A handle of the parent window.

Return Value:

Returns TRUE if component is attached; FALSE - otherwise.

Supported Raster Image Formats:

This function does not process image pixels.

Sample:

GUI Windows

©2014. Accusoft Corporation. All Rights Reserved.