Click or drag to resize

ConfigGetSvcExecutableName Method

Get the name of the EasyHook SVC executable. Automatically determine whether to use the 64-bit or the 32-bit version.

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public static string GetSvcExecutableName()

Return Value

Type: String
Executable name
See Also