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()
Public Shared Function GetWOW64BypassExecutableName As String
public:
static String^ GetWOW64BypassExecutableName()
static member GetWOW64BypassExecutableName : unit -> string
Return Value
Type:
StringSee Also