次の方法で共有


PFMemIsUsingCustomMemoryFunctions

カスタム メモリ関数が使用されているかどうかを判断します。

構文

HRESULT PFMemIsUsingCustomMemoryFunctions(  
    bool* isUsingCustomMemoryFunctions  
)  

パラメーター

isUsingCustomMemoryFunctions bool*
出力

カスタム メモリ関数が使用されているかどうかを示します。

戻り値

型: HRESULT

この API 操作の HRESULT 結果コード。

要件

ヘッダー: PFPlatform.h

関連項目

PFPlatform メンバー