ProtocolCoOidRequest関数は、CoNDIS クライアントまたはスタンドアロン呼び出しマネージャーがNdisCoOidRequest関数の呼び出しによって開始する OID 要求、またはミニポート呼び出しマネージャー (MCM) ドライバーがNdisMCmOidRequest関数の呼び出しによって開始する OID 要求を処理します。
MINIPORT_CHECK_FOR_HANG回调函数 MINIPORT_CO_ACTIVATE_VC回调函数 MINIPORT_CO_CREATE_VC回调函数 MINIPORT_CO_DEACTIVATE_VC回调函数 MINIPORT_CO_DELETE_VC回调函数 MINIPORT_CO_OID_REQUEST回调函数 MINIPORT_CO_SEND_NET_BUFFER_LISTS回调函数 MINIPORT_DEVICE_PNP_EVENT_NOTIFY回调函数 MINIPORT_DIRECT_OID_REQU...
ProtocolClNotifyCloseAf 函数通知 CoNDIS 客户端,客户端应关闭关联的地址系列 (AF) 。注意 必须使用PROTOCOL_CL_NOTIFY_CLOSE_AF类型声明函数。
NdisCmAddPartyComplete returns the final status of a client's request, for which the call manager previously returned NDIS_STATUS_PENDING, to add a party on an established multipoint VC. NdisCmCloseAddressFamilyComplete NdisCmCloseAddressFamilyComplete returns the final status of a client's request,...
Specifies the handle to the client's per-VC context area for the VC on which a request to modify the quality of service has come in over the network.[in] CallParametersPointer to a buffer, formatted as a CO_CALL_PARAMETERS structure, that contains the new QoS specification....
例如,如果协议驱动程序最初启动OID_GEN_MAXIMUM_SEND_PACKETS查询,ProtocolOidRequestComplete可能会在ProtocolBindingContext区域中设置状态变量,以限制驱动程序将为后续调用NdisSendNetBufferLIsts函数设置的未完成发送数。 如果Status为NDIS_STATUS_INVALID_LENGTH或NDIS_STATUS_BUFFER_TOO_SHORT,则BytesNeeded成员指定执行...
指向包含扩展的用户友好名称的UNICODE_STRING结构的指针。 此名称由扩展的 INF 文件的AddService 指令中的DisplayName条目定义。 [in] PortId 指定可扩展交换机端口的NDIS_SWITCH_PORT_ID值。 有关详细信息,请参见“备注”部分。 [in] Flags UINT32 值。 指定NDIS_SWITCH_REPORT_FILTERED_NBL_FLAGS_IS_...
This function returns the final status of a reset request for the NIC driver that previously returned NDIS_STATUS_PENDING. NdisMSendComplete This function returns the packet and final status of a completed send request for which the driver previously returned NDIS_STATUS_PENDING. ...
NdisMResetComplete This function returns the final status of a reset request for the NIC driver that previously returned NDIS_STATUS_PENDING. NdisMSendComplete This function returns the packet and final status of a completed send request for which the driver previously returned NDIS_STATUS_PENDING....
FILTER_OID_REQUEST_COMPLETE FilterOidRequestComplete; void FilterOidRequestComplete( [in] NDIS_HANDLE FilterModuleContext, [in] PNDIS_OID_REQUEST OidRequest, [in] NDIS_STATUS Status ) {...} Paramètres[in] FilterModuleContextHandle de la zone de contexte pour le module de filtre. Le pilote...