CBaseWindow.DoShowWindow method
The DoShowWindow method sets the window's show state.
Syntax
HRESULT DoShowWindow( LONG ShowCmd );
Parameters
- ShowCmd
-
Flag that specifies how the window is to be shown. The value can be any constant defined for the nCmdShow parameter of the ShowWindow function.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Send comments about this topic to Microsoft
Build date: 11/21/2012