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) |