Jump to content

EAOP2: Difference between revisions

From EDM2
Anakor (talk | contribs)
New
 
mNo edit summary
Line 18: Line 18:
  fpFEA2List FEA set.
  fpFEA2List FEA set.
  oError    Offset of FEA error.
  oError    Offset of FEA error.
[[OS2_API | Back to OS/2 API]]
[[Category:The OS/2 API Project]]

Revision as of 05:55, 30 October 2011

EAOP2

EAOP2 data structure.

Type

PGEA2LIST  fpGEA2List
PFEA2LIST  fpFEA2List
ULONG      oError

C Declaration Method

typedef struct

Fields

fpGEA2List GEA set.
fpFEA2List FEA set.
oError     Offset of FEA error.

Back to OS/2 API