Collapse All
Parallels C API Reference Guide
_PRL_PROBLEM_REPORT_REASON Enumeration
PrlEnums.h Other Structs

Problem report reason enumeration

Syntax
enum _PRL_PROBLEM_REPORT_REASON {
  PRR_UNKNOWN = 0,
  PRR_BOOT_CAMP = 1,
  PRR_HANG_LOCKUP = 2,
  PRR_KEYBOARD = 3,
  PRR_NETWORK = 4,
  PRR_PARALLELS_TOOLS = 5,
  PRR_PERFORMANCE = 6,
  PRR_PRODUCT_REGISTRATION = 7,
  PRR_SNAPSHOTS = 8,
  PRR_SOUND = 9,
  PRR_SUPPORT_REQUEST = 10,
  PRR_USB = 11,
  PRR_VIDEO_3D_GRAPHICS = 12,
  PRR_OTHER = 13,
  PRR_BACKUP = 14,
  PRR_MIGRATION = 15,
  PRR_LAST = PRR_MIGRATION
};
File
Members

PRR_LAST
Should equals to the last item
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!