Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global not_active

boost::process::windows::not_active — Displays a window in its most recent size and position. This value is similar to show_normal`, except that the window is not activated.

Synopsis

// In header: <boost/process/windows.hpp>

unspecified not_active;

PrevUpHomeNext