namespace Interop.Lmx; public enum CheckpointerFileCreationDisposition { CHK_POINT_FILE_CREATE_ALWAYS, CHK_POINT_FILE_OPEN_EXISTING }