|
sapi_windows_generate_ctrl_eventSend a CTRL event to another process Description
bool sapi_windows_generate_ctrl_event(int
$event , int $pid = 0)Sends a CTRL event to another process in the same process group. Parameters
Return Values
Returns ExamplesExample #1 Basic sapi_windows_generate_ctrl_event Usage
This example shows how to pass along
See Also
|