Asked by beta testers, now we will add a numeric property in PB Environment object to mark whether it's a 32bit or 64bit process. The property name is ProcessBitness, value 32 for 32bit, 64 for 64bit. This will go into GA.
You call function GetEnvironment() to get the Environment object in PB.