Microsoft 专用
添加一个。该值在指定了偏移量的内存位置相对于 FS 段开头。
void __incfsbyte(
unsigned long Offset
);
void __incfsword(
unsigned long Offset
);
void __incfsdword(
unsigned long Offset
);
参数
- [in] Offset
从最初 FS的偏移量。
要求
内部 |
体系结构 |
---|---|
__incfsbyte |
x86 |
__incfsword |
x86 |
__incfsdword |
x86 |
备注
这些内部只有在内核模式,并且,实例只能用作内部。
请参见
参考
__addfsbyte, __addfsword, __addfsdword
__readfsbyte, __readfsdword, __readfsqword, __readfsword
__writefsbyte, __writefsdword, __writefsqword, __writefsword