Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This data type is used to specify NDIS_STATUS_XXX codes that describe errors.
Syntax
#define NDIS_ERROR_CODE ULONG
Remarks
NDIS_STATUS codes are used by many API to hold a variety of status indications, including miniport and intermediate driver initialization, packet transmission, and coordination between multiple drivers. When these codes represent error conditions, NDIS_ERROR_CODE can be used.
Requirements
| Header | ndis.h |
| Windows Embedded CE | Windows CE .NET 4.0 and later |