Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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