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