Funktionreferenz


_WinAPI_GetStartupInfo


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

#include <WinAPISys.au3>
_WinAPI_GetStartupInfo ( )

Parameter

None.

Rückgabewert

Returns an $tagSTARTUPINFO structure that contains the startup information.

Bemerkungen

None.

Siehe auch

Suche nach GetStartupInfo in der MSDN Bibliothek.