OID_WW_MET_FUNCTION

As a query, the OID_WW_MET_FUNCTION OID requests the miniport driver return the response to the last latched AT command.

As a set, this OID requests the miniport driver latch a single AT command to be executed. Such a command always begins with the prefix "AT" or "at."

This request is generic for executing AT commands through NDIS driver(s). See the Metricom modem reference manual for information about the AT commands and S registers specific to this device. The data described by this structure is always a NULL-terminated ASCII string.

This request uses a WW_MET_FUNCTION structure, defined as equivalent to the NDIS_VAR_DATA_DESCstructure, which was defined previously.

Although a driver must accept all supported commands, the driver writer determines when each AT command is executed in a manner that avoids conflicts with the NIC's normal operations.

Indications are irrelevant for this OID.

Note   This OID is not available for use beginning with Windows Vista.

 

 

 

Send comments about this topic to Microsoft