Collapse All
Parallels C API Reference
_PRL_CPU_FEATURES Structure
Other Structs
Syntax
struct _PRL_CPU_FEATURES {
  PRL_UINT32 nFEATURES;
  PRL_UINT32 nEXT_FEATURES;
  PRL_UINT32 nEXT_00000007_EBX;
  PRL_UINT32 nEXT_80000001_ECX;
  PRL_UINT32 nEXT_80000001_EDX;
  PRL_UINT32 nEXT_80000007_EDX;
  PRL_UINT32 nEXT_80000008_EAX;
  PRL_UINT32 nEXT_0000000D_EAX;
  PRL_UINT32 nEXT_00000006_EAX;
};
File

PrlIoStructs.h

Links
Copyright © 1999-2015 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!