NdisQueryDepthSList 宏 (ndis.h)
NdisQueryDepthSList 函式會傳回指定循序、單選連結清單中的目前項目數目。
語法
void NdisQueryDepthSList(
[in] SListHead
);
參數
[in] SListHead
要查詢之 S-List 前端的指標,呼叫端已使用 NdisInitializeSListHead 初始化。
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 支援 NDIS 6.0 和 NDIS 5.1 驅動程式, (請參閱 Windows Vista 中的 NdisQueryDepthSList (NDIS 5.1) ) 。 支援 NDIS 5.1 驅動程式 (請參閱 Windows XP 中的 NdisQueryDepthSList (NDIS 5.1) ) 。 |
目標平台 | 桌面 |
標頭 | ndis.h (包括 Ndis.h) |
IRQL | <= DISPATCH_LEVEL |
DDI 合規性規則 | Irql_Miscellaneous_Function (ndis) |