Click or drag to resize

HelperServiceInterfaceInjectionException Method

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public void InjectionException(
	int InClientPID,
	Exception e
)

Parameters

InClientPID
Type: SystemInt32
e
Type: SystemException
See Also