FP_FreePDCallbackBuffer

FieldPoint LabWindows/CVI Interface

FP_FreePDCallbackBuffer

IAStatus FP_FreePDCallbackBuffer (void *callbackBuffer);

Purpose

This function frees the post deferred callback buffer passed to the post deferred callback from the server manager.

Parameter List

Name Type Description
callbackBuffer void * The buffer passed to the post deferred callback from the server manager.

Return Value

The LabWindows/CVI manager or the server can return the following status codes. FP_ErrorMsg converts the status codes into descriptive strings.

LabWindows/CVI Manager-Level Error Codes 0x0 IA_SUCCESS
0x8480 IA_MGR_ERROR
FieldPoint Server-Level Standard Error Codes 0x8000 to 0x83FF

For details refer to the FieldPoint documentation or use the FP_ErrorMsg function.