MIB_OPAQUE_QUERY (Compact 2013)
3/26/2014
This structure contains information for a MIB opaque query.
Syntax
typedef struct _MIB_OPAQUE_QUERY {
DWORD dwVarId;
DWORD rgdwVarIndex[ANY_SIZE];
} MIB_OPAQUE_QUERY,
*PMIB_OPAQUE_QUERY;
Members
- dwVarId
The identifier of the MIB object to query.
- rgdwVarIndex
The index of the MIB object to query.
Requirements
Header |
ws2def.h, |