Parameters

hWnd identifies the current window of the application.

lpszHostSystemName points to a null-terminated character string that contains the name of the remote system. The maximum length of this string is 8 characters. If this pointer is null, the default system name is used.

lpszHostProgramName points to a null-terminated character string that contains the name of the host program to be started.

lpszHostLibraryName points to a null-terminated character string that contains the library path of the host program. If this pointer is null, the library list of the user is searched.

lpchPipData points to the program initialization parameter (PIP) data area for the host program. If this pointer is null, no PIP data is sent.

wPipDataLength contains the length of the PIP data.