BACnetCloseClientCustomer (FUN)ΒΆ

FUNCTION BACnetCloseClientCustomer : IEC_BACNET_STATUS

Closes an advanced BACnet client customer handle.

The user application should call this API function to release all ressources of the advanced BACnet client API.

Return: IEC_BACNET_STATUS

InOut:

Scope

Name

Type

Comment

Return

BACnetCloseClientCustomer

IEC_BACNET_STATUS

Input

hCustomer

IEC_BACNET_HANDLE

An handle to an created advanced BACnet client customer created by ::BACnetOpenClientCustomer.