Window Properties Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the window properties functions, with a description of the purpose of each.
Programming element | Description |
---|---|
This function enumerates all of the entries in the property list of a window by passing the entries, one by one, to a specified callback function. |
|
This function retrieves a data handle identified by a specified character string from the property list of a specified window. |
|
This function receives property entries from the property list for a window. |
|
This function removes an entry identified by a specified character string from the property list of a specified window. |
|
This function adds a new entry or changes an existing entry in the property list of a specified window. |