Sponsors
IsWow64Process
Function name: IsWow64Process
Defined in : Kernel32
Requirements : Windows XP or later; Win9x/ME: Not supported
Declaration:
Declare Function IsWow64Process Lib "kernel32" (ByVal hProcess As Long, ByRef Wow64Process As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.