Location: Symbol Reference > Classes > TJwWindowsVersion Class > TJwWindowsVersion Methods > TJwWindowsVersion.IsProcess64 Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwWindowsVersion.IsProcess64 Method
Pascal
class function IsProcess64(ProcessHandle: DWORD = 0): boolean;

IsProcess64 checks if a process is 64 bit. param ProcessHandle Defines the process to be checked for 64 bit. If this parameter is zero the current process is used instead. return Returns true if the given process is a 64bit process.

Exceptions 
Description 
XP/2003 
ROCESS_QUERY_INFORMATION 
Vista 
ROCESS_QUERY_INFORMATION and PROCESS_QUERY_LIMITED_INFORMATION 
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!