共用方式為


_BitTest64 (miniport.h)

本主題描述 _BitTest64 函式。

語法

unsigned char _BitTest64(
  __int64 const *Base,
  __int64       Index
);

參數

Base

定義基底 __int64 參數。

Index

定義 Index__int64 參數。

傳回值

unsigned char

要求

要求 價值
最低支援的用戶端 Windows 11
標頭 miniport.h (包括 Miniport.h)