Enum ContextFlags
[Flags]
public enum ContextFlags
Fields
AMD64Context = 1048576AMD64ContextAll = 1048607AMD64ContextControl = 1048577AMD64ContextDebugRegisters = 1048592AMD64ContextFloatingPoint = 1048584AMD64ContextFull = 1048587AMD64ContextInteger = 1048578AMD64ContextSegments = 1048580IA64Context = 524288IA64ContextAll = 524351IA64ContextControl = 524289IA64ContextDebug = 524304IA64ContextFloatingPoint = 524294IA64ContextFull = 524335IA64ContextHigherFloatingPoint = 524292IA64ContextIA32Control = 524320IA64ContextInteger = 524296IA64ContextLowerFloatingPoint = 524290None = 0X86Context = 65536X86ContextAll = 65599X86ContextControl = 65537X86ContextDebugRegisters = 65552X86ContextExtendedRegisters = 65568X86ContextFloatingPoint = 65544X86ContextFull = 65543X86ContextInteger = 65538X86ContextSegments = 65540