SetContainer

SetContainer 1:

Sets the current element using an ITcVnContainer interface (only possible for container types). (Alternatively use F_VN_SetContainer.)

Syntax

Definition:

METHOD SetContainer : HRESULT
VAR_INPUT
    ipContainer : ITcVnContainer;
END_VAR

SetContainer 2: Inputs

Name

Type

Description

ipContainer

ITcVnContainer

Container interface of which the content is to be assigned to the current element.

SetContainer 3: Return value

HRESULT