PFMemIsUsingCustomMemoryFunctions
Determines if custom memory functions are being used.
Syntax
HRESULT PFMemIsUsingCustomMemoryFunctions(
bool* isUsingCustomMemoryFunctions
)
Parameters
isUsingCustomMemoryFunctions
bool*
output
Indicates if custom memory functions are in use.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: PFPlatform.h