BACnetReadPropResponseCbCompletion (FUN)

FUNCTION BACnetReadPropResponseCbCompletion : IEC_BACNET_STATUS

Sends a ReadProperty response.

Completes a Read-Property hook by generating a Read-Property-ACK reply. This is a service completion routine.

Return: IEC_BACNET_STATUS

InOut:

Scope

Name

Type

Comment

Return

BACnetReadPropResponseCbCompletion

IEC_BACNET_STATUS

Input

phTransaction

POINTER TO BYTE

The handle recived in the hook callback function which identifies the current request in the API’s internal transaction state machine.

pServiceInfo

POINTER TO IEC_BACNET_READ_INFO

A pointer to a data structure which contains all service parameters this service provides and the application needs to process.

pValue

POINTER TO IEC_BACNET_PROPERTY_CONTENTS

Pointer to a property pontents containing a buffer which contains the value.