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.
Call this function to retrieve the extended styles of the CWinTraits object.
static DWORD GetWndExStyle(
DWORD dwExStyle
);
Parameters
- dwExStyle
Extended styles used for creation of a window. If dwExStyle is 0, the template style values (t_dwExStyle) are returned. If dwExStyle is nonzero, dwExStyle is returned.
Return Value
The extended window styles of the object.
Requirements
Header: atlwin.h