[SDK] Add a non documenter TOIID used to query modules information

This commit is contained in:
Pierre Schweitzer 2018-11-27 20:15:34 +01:00
parent 3028831867
commit 05657bfcfd
No known key found for this signature in database
GPG key ID: 7545556C3D585B0B

View file

@ -51,6 +51,10 @@
#define IP_MIB_ARPTABLE_ENTRY_ID 0x101
#define IP_MIB_ADDRTABLE_ENTRY_ID 0x102
#define IP_INTFC_INFO_ID 0x103
/* Non public TOIID used to query modules info */
#ifdef __REACTOS__
#define IP_SPECIFIC_MODULE_ENTRY_ID 0x110
#endif
#define MAX_PHYSADDR_SIZE 8
/* Address Object Options */