tagNMHL_CREATE_CONTROL Struct Reference

This structure is used by HLN_CREATE_CONTROL and HLN_CONTROL_CREATED notifications. More...

#include <htmlayout.h>


Data Fields

NMHDR hdr
 Default WM_NOTIFY header.
HELEMENT helement
 [in] DOM element.
HWND inHwndParent
 [in] HWND of the HTMLayout window.
HWND outControlHwnd
 [out] HWND of control created or HWND_TRY_DEFAULT or HWND_DISCARD_CREATION.


Detailed Description

This structure is used by HLN_CREATE_CONTROL and HLN_CONTROL_CREATED notifications.


Field Documentation

HELEMENT tagNMHL_CREATE_CONTROL::helement

[in] DOM element.

HWND tagNMHL_CREATE_CONTROL::inHwndParent

[in] HWND of the HTMLayout window.

HWND tagNMHL_CREATE_CONTROL::outControlHwnd

[out] HWND of control created or HWND_TRY_DEFAULT or HWND_DISCARD_CREATION.


The documentation for this struct was generated from the following file:
Generated on Fri May 18 22:05:12 2007 for HTMLayout by  doxygen 1.5.1-p1