|
zoslib
z/OS C/C++ Library
|
Public Attributes | ||
| struct { | ||
| int EdoiRegistered: 1 | ||
| int EdoiStatusNotDefined: 1 | ||
| int EdoiStatusEnabled: 1 | ||
| int EdoiNotAllFeaturesReturned: 1 | ||
| int Rsvd0: 4 | ||
| } | EdoiFlags | |
| char | Rsvd1 [3] | |
| int | EdoiNeededFeaturesLen | |
| struct { | ||
| IfaedProdVers EdoiProdVers | ||
| IfaedProdRel EdoiProdRel | ||
| IfaedProdMod EdoiProdMod | ||
| } | EdoiProdVersRelMod | |
| char | Rsvd [2] | |
| struct { ... } EDOI::EdoiFlags |
| int EDOI::EdoiNeededFeaturesLen |
| int EDOI::EdoiNotAllFeaturesReturned |
| IfaedProdMod EDOI::EdoiProdMod |
| IfaedProdRel EDOI::EdoiProdRel |
| IfaedProdVers EDOI::EdoiProdVers |
| struct { ... } EDOI::EdoiProdVersRelMod |
| int EDOI::EdoiRegistered |
| int EDOI::EdoiStatusEnabled |
| int EDOI::EdoiStatusNotDefined |
| char EDOI::Rsvd[2] |
| int EDOI::Rsvd0 |
| char EDOI::Rsvd1[3] |