mirror of
https://github.com/reactos/reactos.git
synced 2025-05-29 05:58:13 +00:00
[PSDK]
- Forgot to commit this. svn path=/trunk/; revision=48170
This commit is contained in:
parent
281e92894d
commit
94896e3157
1 changed files with 2 additions and 0 deletions
|
@ -177,6 +177,8 @@ typedef enum _NDIS_PHYSICAL_MEDIUM
|
||||||
NdisPhysicalMediumMax
|
NdisPhysicalMediumMax
|
||||||
} NDIS_PHYSICAL_MEDIUM, *PNDIS_PHYSICAL_MEDIUM;
|
} NDIS_PHYSICAL_MEDIUM, *PNDIS_PHYSICAL_MEDIUM;
|
||||||
|
|
||||||
|
typedef ULONG NDIS_OID, *PNDIS_OID;
|
||||||
|
|
||||||
/* Required Object IDs (OIDs) */
|
/* Required Object IDs (OIDs) */
|
||||||
#define OID_GEN_SUPPORTED_LIST 0x00010101
|
#define OID_GEN_SUPPORTED_LIST 0x00010101
|
||||||
#define OID_GEN_HARDWARE_STATUS 0x00010102
|
#define OID_GEN_HARDWARE_STATUS 0x00010102
|
||||||
|
|
Loading…
Reference in a new issue