Object Creation

To get an object from the pool, you must create an object of the LINCEnvironmentPooled class.

For example:

private CEWindowsAPI.LINCEnvironmentPooled objPooled;
      private CEWindowsAPI.LINCEnvironment objLINC;
objPooled = new CEWindowsAPI.LINCEnvironmentPooled();