GetConnectionString (Method)

Overview

Type:

Method

Available as of:

V1.0.7.0

Description

This method is used to obtain the stored connection string. The return value of type ET_Result indicates the result of the method execution. If Ok is indicated, the value is successfully copied to the assigned buffer.

Inputs

Paramerter Data Type Description

i_pbyBuffer

POINTER TO BYTE

Pointer to the buffer to store the value.

i_uiSize

UDINT

Size of the buffer.