Function Reference


_WinAPI_GetStartupInfo

Retrieves the contents of the STARTUPINFO structure that was specified when the calling process was created

#include <WinAPISys.au3>
_WinAPI_GetStartupInfo ( )

Return Value

Returns an $tagSTARTUPINFO structure that contains the startup information.

See Also

Search GetStartupInfo in MSDN Library.