Click or drag to resize

ConfigGetWOW64BypassExecutableName Method

Get the name of the EasyHook SVC executable to use for WOW64 bypass. If this process is 64-bit, return the 32-bit service executable and vice versa.

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

Return Value

Type: String
See Also