ImageGear Professional v18.2 > API Reference Guide > GUI Component API Reference > GUI Component Functions Reference > Error Functions > IG_gui_errstack_opt_dlg |
This function displays the dialog that allows you to set control options for error stack GUI window.
Copy Code
|
|
---|---|
HWNDACCUAPI IG_gui_errstack_opt_dlg ( HWND hWnd, DWORD hCtrl ); |
Name | Type | Description |
hWnd | HWND | A handle of the parent window. |
hCtrl | DWORD | A set of control options you can use to control the error stack GUI window. |
Returns the handle of the error window.
This function does not process image pixels.
GUI Windows