Click or drag to resize

NativeAPIRtlInstallService Method

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public static void RtlInstallService(
	string InServiceName,
	string InExePath,
	string InChannelName
)

Parameters

InServiceName
Type: SystemString
InExePath
Type: SystemString
InChannelName
Type: SystemString
See Also