OID_WW_TAC_SEND_COMMAND

The OID_WW_TAC_SEND_COMMAND OID requests the miniport driver to send a command to the DataTAC NIC using Native Control Language (NCL). The calling protocol formats the NCL command for the Service Data Unit (SDU) as described in DataTAC Open Protocol Specifications Native Control Language Release 1.2. Use of this OID is not recommended if an equivalent OID_WW_TAC_XXX object exists.

This request uses a WW_TAC_SEND_COMMAND structure, defined as equivalent to the NDIS_VAR_DATA_DESCstructure, which was defined previously. At most, the information supplied in this buffer can be 2048 bytes in length.

The miniport driver maintains its own copy of the SDU token that was previously returned to the protocol through the OID_WW_TAC_UNIQUE_SDU_TAGrequest. The miniport driver transfers the NCL command for the SDU to the NIC. Upon completion of the command, the miniport driver then retrieves the response and makes the response available through a subsequent OID_WW_TAC_GET_RESPONSErequest.

Queries and 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