ReactOS 0.4.15-dev-7788-g1ad9096
_CALLBACK16 Struct Reference

#include <callback.h>

Public Attributes

ULONG TrampolineFarPtr
 
ULONG TrampolineSize
 
USHORT Segment
 
USHORT NextOffset
 

Detailed Description

Definition at line 26 of file callback.h.

Member Data Documentation

◆ NextOffset

USHORT _CALLBACK16::NextOffset

Definition at line 31 of file callback.h.

◆ Segment

USHORT _CALLBACK16::Segment

Definition at line 30 of file callback.h.

◆ TrampolineFarPtr

ULONG _CALLBACK16::TrampolineFarPtr

Definition at line 28 of file callback.h.

◆ TrampolineSize

ULONG _CALLBACK16::TrampolineSize

Definition at line 29 of file callback.h.


The documentation for this struct was generated from the following file: