Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Call this function to retrieve the standard styles of the CWinTraits object.
static DWORD GetWndStyle(
DWORD dwStyle
);
Parameters
- dwStyle
Standard styles used for creation of a window. If dwStyle is 0, the template style values (t_dwStyle) are returned. If dwStyle is nonzero, dwStyle is returned.
Return Value
The standard window styles of the object.
Requirements
Header: atlwin.h