Method | Description | |
---|---|---|
Main ( RemoteHooking inContext, string inChannelName ) : System | ||
Run ( RemoteHooking inContext, string inChannelName ) : void |
Method | Description | |
---|---|---|
InstallHook ( ) : bool | ||
PutMessageInQueue ( |
||
WaitForHostProcessTermination ( ) : void | ||
WriteFile ( |
||
WriteFile_Hooked ( |
public Main ( RemoteHooking inContext, string inChannelName ) : System | ||
inContext | RemoteHooking | |
inChannelName | string | |
return | System |
public Run ( RemoteHooking inContext, string inChannelName ) : void | ||
inContext | RemoteHooking | |
inChannelName | string | |
return | void |