HelperServiceInterfaceInjectionCompleted Method |
Namespace:
EasyHook
Assembly:
EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax public void InjectionCompleted(
int InClientPID
)
Public Sub InjectionCompleted (
InClientPID As Integer
)
public:
void InjectionCompleted(
int InClientPID
)
member InjectionCompleted :
InClientPID : int -> unit
Parameters
- InClientPID
- Type: SystemInt32
See Also