T_QueryOptionDocumentDB_Delete

Syntax

Definition:

TYPE T_QueryOptionDocumentDB_Delete
STRUCT
    pFilter: POINTER TO BYTE;
    cbFilter: UDINT;
END_STRUCT
END_TYPE

Parameter

Name

Type

Description

pFilter

POINTER TO BYTE

Specifies the address of the search filter based on which the collection is to be searched.

cbFilter

UDINT

Length of the search filter.

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1 Build 4022.20

PC or CX (x86)

Tc3_Database