PMSREGS
Declaration
typedef struct {
ushort es;
ushort cs;
ushort ss;
ushort ds;
ushort fs;
ushort gs;
} PMSREGS
Prototype In
pmapi.h
Description
Structure describing all the x86 segment registers
Members
es |
ES segment register |
cs |
CS segment register |
ss |
SS segment register |
ds |
DS segment register |
fs |
FS segment register |
gs |
GS segment register |
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com