Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method retrieves the extended window style of the default composition window.
static DWORD GetWndStyleEx(void);
Parameters
None.
Return Values
The return value is zero (0) or one of the following extended window styles that are defined for the CreateWindowEx function:
- WS_EX_CLIENTEDGE
- WS_EX_DLGMODALFRAME
- WS_EX_OVERLAPPEDWINDOW
- WS_EX_STATICEDGE
- WS_EX_WINDOWEDGE
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Imjpskin.h.
See Also
CImeCUIDefCompWindow | CreateWindowEx
Send Feedback on this topic to the authors