_BitTest64 (miniport.h)

このトピックでは、 _BitTest64 関数について説明します。

構文

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

パラメーター

Base

__int64 パラメーター Base を定義します

Index

__int64 パラメーター Index を定義します

戻り値

unsigned char

要件

要件
サポートされている最小のクライアント Windows 11
Header miniport.h (Miniport.h を含む)