|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| Yes
| Import Library
| kernel32.lib
| Header File
| winbase.h
| Unicode
| WinNT
| Platform Notes
| None
|
|
|
GetStartupInfo
The
GetStartupInfo function retrieves the contents of the
STARTUPINFO structure that was specified when the calling process was created.
VOID GetStartupInfo(
LPSTARTUPINFO lpStartupInfo
| // address of STARTUPINFO structure
|
);
|
|
Parameters
lpStartupInfo
Points to a
STARTUPINFO structure that is filled in by the function.
Return Values
This function does not return a value.
Remarks
The
STARTUPINFO structure was specified by the process that created the calling process. It
can be used to specify properties associated with the main window of the calling
process.
See Also
CreateProcess,
STARTUPINFO
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database